mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-20 07:25:15 +02:00
Use dev server
This commit is contained in:
+1
-1
@@ -103,7 +103,7 @@
|
||||
<body>
|
||||
<div id="iD"></div><script>
|
||||
var id = iD();
|
||||
// id.connection().url('http://api06.dev.openstreetmap.org');
|
||||
id.connection().url('http://api06.dev.openstreetmap.org');
|
||||
d3.select("#iD").call(id);
|
||||
</script></body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user