Switch from bundled editor-layer-index to fetched imagery-index

This commit is contained in:
Bryan Housel
2020-03-12 14:27:49 -04:00
parent b5856e2415
commit dbe643aeac
4 changed files with 221 additions and 50 deletions
+2 -1
View File
@@ -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',