Template:Fragoria Map
From FragoriaWiki
(Difference between revisions)
Line 123: | Line 123: | ||
var RedWitch = new google.maps.Marker({ | var RedWitch = new google.maps.Marker({ | ||
- | position: new google.maps.LatLng(- | + | position: new google.maps.LatLng(-82.335838,-100.152971), |
map: map, | map: map, | ||
title:"Yard of the Red Witch", | title:"Yard of the Red Witch", | ||
Line 129: | Line 129: | ||
var AbandonedBonekeep = new google.maps.Marker({ | var AbandonedBonekeep = new google.maps.Marker({ | ||
- | position: new google.maps.LatLng(- | + | position: new google.maps.LatLng(-62.927026,-64.293596), |
map: map, | map: map, | ||
title:"Abandoned Bonekeep", | title:"Abandoned Bonekeep", | ||
Line 135: | Line 135: | ||
var WhiteWorm = new google.maps.Marker({ | var WhiteWorm = new google.maps.Marker({ | ||
- | position: new google.maps.LatLng( | + | position: new google.maps.LatLng(24.423564,-113.072893), |
map: map, | map: map, | ||
title:"White Worm Lair", | title:"White Worm Lair", | ||
Line 141: | Line 141: | ||
var WinterCastle = new google.maps.Marker({ | var WinterCastle = new google.maps.Marker({ | ||
- | position: new google.maps.LatLng( | + | position: new google.maps.LatLng(32.450837,-79.059221), |
map: map, | map: map, | ||
title:"Winter Castle", | title:"Winter Castle", | ||
Line 147: | Line 147: | ||
var NightGates = new google.maps.Marker({ | var NightGates = new google.maps.Marker({ | ||
- | position: new google.maps.LatLng( | + | position: new google.maps.LatLng(65.319363,-104.108049), |
map: map, | map: map, | ||
title:"Gates of Night", | title:"Gates of Night", | ||
Line 153: | Line 153: | ||
var PrisonAncientGods = new google.maps.Marker({ | var PrisonAncientGods = new google.maps.Marker({ | ||
- | position: new google.maps.LatLng( | + | position: new google.maps.LatLng(67.329878,-103.844377), |
map: map, | map: map, | ||
title:"Prison of Ancient Gods", | title:"Prison of Ancient Gods", |
Revision as of 07:16, 5 April 2015
Coordinates