Template:Fragoria Map
From FragoriaWiki
(Difference between revisions)
Line 73: | Line 73: | ||
// 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(0,0), new GLatLng(16,32)); |
// 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 15:26, 3 April 2015