mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-25 01:24:05 +02:00
Switch from bundled editor-layer-index to fetched imagery-index
This commit is contained in:
@@ -13,7 +13,8 @@ export function coreData(context) {
|
||||
'address_formats': 'data/address_formats.min.json',
|
||||
'deprecated': 'data/deprecated.min.json',
|
||||
'discarded': 'data/discarded.min.json',
|
||||
'imagery': 'data/imagery.min.json',
|
||||
'imagery_features': 'https://cdn.jsdelivr.net/npm/@ideditor/imagery-index@0.1/dist/featureCollection.min.json',
|
||||
'imagery_sources': 'https://cdn.jsdelivr.net/npm/@ideditor/imagery-index@0.1/dist/sources.min.json',
|
||||
'intro_graph': 'data/intro_graph.min.json',
|
||||
'keepRight': 'data/keepRight.min.json',
|
||||
'languages': 'data/languages.min.json',
|
||||
|
||||
Reference in New Issue
Block a user