Template:Fragoria Map
From FragoriaWiki
(Difference between revisions)
Line 41: | Line 41: | ||
// Bounds | // Bounds | ||
var strictBounds = new google.maps.LatLngBounds( | var strictBounds = new google.maps.LatLngBounds( | ||
- | new google.maps.LatLng(-89.957, - | + | new google.maps.LatLng(-89.957, -300), |
- | new google.maps.LatLng(65, | + | new google.maps.LatLng(65,300) |
); | ); | ||
// Listen for the CENTER_CHANGED event | // Listen for the CENTER_CHANGED event |
Revision as of 13:55, 6 April 2015
Coordinates