Template:Fragoria Map

From FragoriaWiki

(Difference between revisions)
Jump to: navigation, search
Line 42: Line 42:
// bounds of the desired area
// bounds of the desired area
var allowedBounds = new google.maps.LatLngBounds(
var allowedBounds = new google.maps.LatLngBounds(
-
new google.maps.LatLng(-80, 90),  
+
new google.maps.LatLng(-80, 80),  
-
new google.maps.LatLng(80, -300)
+
new google.maps.LatLng(80, -80)
);
);
var boundLimits = {
var boundLimits = {
Line 104: Line 104:
};
};
}
}
-
google.maps.event.addDomListener(window, 'load', initialize);
+
 
</script>
</script>

Revision as of 22:12, 3 April 2015

Fragoria Map

Personal tools
Date/Time
Server & Cross

Super-Cross Server