imported the script for creating gml files and displaying a dynamic map
This commit is contained in:
parent
a0029f5e57
commit
1c8a91836e
66 changed files with 20323 additions and 0 deletions
9
osm/dynamic_markers/html/index.html
Normal file
9
osm/dynamic_markers/html/index.html
Normal file
|
@ -0,0 +1,9 @@
|
|||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
</head>
|
||||
<body>
|
||||
<script src="event_map.js"></script>
|
||||
<div id="event_map"></div>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue