- Timestamp:
- Apr 9, 2010, 5:25:10 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/map/index.php
r7701 r7709 12 12 <!-- Loading in the javascript that will add the map into #mapcanvas --> 13 13 <script type="text/javascript" src="inc/nodemapWL.js"></script> 14 <script type="text/javascript" src="inc/overlay.js"></script> 14 15 </head> 15 16 <body> … … 18 19 <!-- Create the map using the intitialize_map() function from nodemapWL.js --> 19 20 <script type="text/javascript">initialize_map();</script> 21 <!--<script type="text/javascript">nodeAdd();</script>--> 20 22 </div> 21 23 <div id="infowrapper">
Note:
See TracChangeset
for help on using the changeset viewer.