From GamingWiki
Line 75: | Line 75: | ||
function getMarkerList() { | function getMarkerList() { | ||
// The Purple Door | // The Purple Door | ||
− | + | // addMarkerByLatLng(44.234807,-76.490271, "The Purple Door", "descPurpleDoor"); | |
// Woolen mill | // Woolen mill | ||
Line 84: | Line 84: | ||
// Tir nan Og | // Tir nan Og | ||
− | + | // addMarkerByAddress("200 Ontario St Kingston Ontario K7L 2Y9", "Tir Nan Og Irish Pub", "descTirNanOg"); | |
} | } | ||
Line 90: | Line 90: | ||
</html> | </html> | ||
<div style="display:none" id="locationdescriptions"> | <div style="display:none" id="locationdescriptions"> | ||
− | |||
<div id="descWoolenMill" class="mapmarker">{{Ghost Town/Woolen Mill}}</div> | <div id="descWoolenMill" class="mapmarker">{{Ghost Town/Woolen Mill}}</div> | ||
<div id="descLibrary" class="mapmarker">{{Ghost Town/Joseph S. Stauffer Library}}</div> | <div id="descLibrary" class="mapmarker">{{Ghost Town/Joseph S. Stauffer Library}}</div> |