Where is Cyprus?
Click and drag the marker to where you think Cyprus is on this map of the world.
When you drop it, the answer will appear, and you’ll see how your guess compares with everyone else who has played.
Check back Wednesday for the results of where everyone thought Cyprus was.
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: ‘Cyprus’,
target_slug: ‘cyprus’,
target_type: ‘boundary’,
boundary_file: ‘http://denverpostplus.com/app/mapgame/www/kml/country/cyprus.kml’,
unit: ‘miles’, // miles or km
zoom: 4,
centerlatlng: new google.maps.LatLng(45,25),
markerlatlng: new google.maps.LatLng(45,20),
styles: [
{
“featureType”: “road”,
“stylers”: [
{ “visibility”: “off” }
]
},{
“featureType”: “administrative.locality”,
“stylers”: [
{ “visibility”: “off” }
]
},{
“featureType”: “administrative.province”,
“stylers”: [
{ “visibility”: “off” }
]
},{
“featureType”: “administrative.country”,
“stylers”: [
{ “visibility”: “off” }
]
}
]
};
});



