Template:Fragoria Map
From FragoriaWiki
(Difference between revisions)
Line 43: | Line 43: | ||
var allowedBounds = new google.maps.LatLngBounds( | var allowedBounds = new google.maps.LatLngBounds( | ||
new google.maps.LatLng(-80, 90), | new google.maps.LatLng(-80, 90), | ||
- | new google.maps.LatLng(80, - | + | new google.maps.LatLng(80, -89.999999999)); |
// Listen for the dragend event | // Listen for the dragend event | ||
google.maps.event.addListener(map, 'dragend', function() { | google.maps.event.addListener(map, 'dragend', function() { |
Revision as of 22:00, 3 April 2015