Update to iD v1.9.0
This commit is contained in:
parent
95bf36e158
commit
2d7a678772
59 changed files with 5011 additions and 111218 deletions
|
@ -21,7 +21,7 @@
|
|||
var id = iD()
|
||||
.presets(iD.data.presets)
|
||||
.imagery(iD.data.imagery)
|
||||
.taginfo(iD.taginfo())
|
||||
.taginfo(iD.services.taginfo())
|
||||
.embed(true)
|
||||
.assetPath("/iD/") <%# Cant use asset_path('iD/') in production. %>
|
||||
.assetMap(<%= assets("iD").to_json.html_safe %>)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue