Template:Fragoria Map
From FragoriaWiki
(Difference between revisions)
Line 102: | Line 102: | ||
} | } | ||
- | + | /* var dungeons = [ | |
['Dark Konung's Tomb',-89.128166,16.829451,2], | ['Dark Konung's Tomb',-89.128166,16.829451,2], | ||
['Robber's Vault',-89.089905,47.766951,3], | ['Robber's Vault',-89.089905,47.766951,3], | ||
Line 117: | Line 117: | ||
['Gates of Night',65.319363,-104.108049,14], | ['Gates of Night',65.319363,-104.108049,14], | ||
['Prison of the Ancient Gods',67.329878,-103.844377,15] | ['Prison of the Ancient Gods',67.329878,-103.844377,15] | ||
- | ]; | + | ]; */ |
- | + | function setMarkers(map, locations) { | |
var dungeonimage = { | var dungeonimage = { | ||
url: '/wiki/images/c/c3/Greendungeon.png', | url: '/wiki/images/c/c3/Greendungeon.png', | ||
Line 145: | Line 145: | ||
google.maps.event.addDomListener(window, 'load', initialize); | google.maps.event.addDomListener(window, 'load', initialize); | ||
- | + | ||
</script> | </script> |
Revision as of 22:31, 6 April 2015