Template:Fragoria Map
From FragoriaWiki
(Difference between revisions)
Line 79: | Line 79: | ||
// The allowed region which the whole map must be within | // The allowed region which the whole map must be within | ||
- | var allowedBounds = new GLatLngBounds(new GLatLng( | + | var allowedBounds = new GLatLngBounds(new GLatLng(-50,84), new GLatLng(50,88)); |
// If the map position is out of range, move it back | // If the map position is out of range, move it back |
Revision as of 17:39, 3 April 2015