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(-50, 80), | new google.maps.LatLng(-50, 80), | ||
| - | new google.maps.LatLng(50, - | + | new google.maps.LatLng(50, -90)); |
// 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 21:57, 3 April 2015

