Template:Fragoria Map
From FragoriaWiki
(Difference between revisions)
Line 9: | Line 9: | ||
</div> | </div> | ||
<div id="current"> </div> | <div id="current"> </div> | ||
- | <input type="button" value="Show All" onclick="showallMarkers();"> | + | <input type="button" value="Show All" onclick="showallMarkers();addLine();"> |
- | <input type="button" value="Road Stones" onclick="displayMarkers(100);"> | + | <input type="button" value="Road Stones" onclick="displayMarkers(100);addLine();"> |
- | <input type="button" value="Green Dungeons" onclick="displayMarkers(10);"> | + | <input type="button" value="Green Dungeons" onclick="displayMarkers(10);removeLine();"> |
- | <input type="button" value="Red Dungeons" onclick="displayMarkers(20);"> | + | <input type="button" value="Red Dungeons" onclick="displayMarkers(20);removeLine();"> |
- | <input type="button" value="Hide All" onclick="hideallMarkers(); | + | <input type="button" value="Hide All" onclick="hideallMarkers();removeLine();"> |
- | + | ||
- | + | ||
- | + | ||
</center> | </center> | ||
</html> | </html> |
Revision as of 05:32, 21 April 2015