Template:Fragoria Map

From FragoriaWiki

(Difference between revisions)
Jump to: navigation, search
Line 53: Line 53:
var marker = new google.maps.Marker({
var marker = new google.maps.Marker({
-
     position: new google.maps.LatLng(10,0),
+
     position: new google.maps.LatLng(20,0),
     map: map,
     map: map,
     title:"10,0"
     title:"10,0"
Line 59: Line 59:
var marker = new google.maps.Marker({
var marker = new google.maps.Marker({
-
     position: new google.maps.LatLng(20,0),
+
     position: new google.maps.LatLng(40,0),
     map: map,
     map: map,
     title:"20,0"
     title:"20,0"
Line 65: Line 65:
var marker = new google.maps.Marker({
var marker = new google.maps.Marker({
-
     position: new google.maps.LatLng(30,0),
+
     position: new google.maps.LatLng(60,0),
     map: map,
     map: map,
     title:"30,0"
     title:"30,0"
Line 71: Line 71:
var marker = new google.maps.Marker({
var marker = new google.maps.Marker({
-
     position: new google.maps.LatLng(40,0),
+
     position: new google.maps.LatLng(80,0),
     map: map,
     map: map,
-
     title:"4,0"
+
     title:"80,0"
});
});
}
}

Revision as of 16:32, 3 April 2015

Fragoria Map

Personal tools
Date/Time
Server & Cross

Super-Cross Server