Where is Saudi Arabia?
Click and drag the marker to where you think Saudi Arabia is on this map of the Middle East.
When you drop it, the answer will appear, and you’ll see how your guess compares with everyone else who has played.
Check back Friday for the results of where everyone thought Saudi Arabia was.
Find more map games here.
Group Games
- Play the
- Play the
- Play the
- Play the
Colorado Map Games
- Play the
- Play the
- Play the
- Play the
- Play the
- Play the
- Play the
- Play the
- Play the
- Play the
North American Map Games
- Play the
- Play the
- Play the
- Play the
- Play the
- Play the
- Play the
- Play the
- Play the
- Play the
- Play the
- Play the
- Play the
- Play the
- Play the
World Map Games
- Play the
- Play the
- Play the
- Play the
- Play the
- Play the
- Play the
- Play the
- Play the
- Play the
- Play the
- Play the
- Play the
- Play the
- Play the
- Play the
- Play the Where is ? map game
<!–
–>
#map-canvas { width: 100%; height: 500px; margin: auto; }
$(document).ready( function () {
mapg_config =
{
log_guesses: 1,
log_url: ‘http://denverpostplus.com/app/mapgame/tally.php’,
target_name: ‘Saudi Arabia’,
target_slug: ‘saudi-arabia’,
target_type: ‘boundary’,
boundary_file: ‘http://denverpostplus.com/app/mapgame/www/kml/country/saudi-arabia.kml’,
unit: ‘miles’, // miles or km
zoom: 3,
centerlatlng: new google.maps.LatLng(37,61),
markerlatlng: new google.maps.LatLng(55,41),
styles: [
{
“featureType”: “road”,
“stylers”: [
{ “visibility”: “off” }
]
},{
“featureType”: “administrative.locality”,
“stylers”: [
{ “visibility”: “off” }
]
},{
“featureType”: “administrative.province”,
“stylers”: [
{ “visibility”: “off” }
]
},{
“featureType”: “administrative.country”,
“stylers”: [
{ “visibility”: “off” }
]
}
]
};
});



