mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-19 15:08:23 +02:00
Support other tilesets, xyz tiles, etc. Fixes #130
This commit is contained in:
+3
-1
@@ -50,6 +50,8 @@
|
||||
</head>
|
||||
<body>
|
||||
<div id="iD"></div>
|
||||
<script>iD(document.getElementById('iD'));</script>
|
||||
<script>
|
||||
iD(document.getElementById('iD'));
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user