From 2def34c05c6cb296dadbe274ec7cd26f803bbaf6 Mon Sep 17 00:00:00 2001 From: Maik Riechert Date: Wed, 27 Apr 2022 11:23:30 +0200 Subject: [PATCH] update schema url --- src/config.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/config.js b/src/config.js index 3063397..f03d50b 100644 --- a/src/config.js +++ b/src/config.js @@ -3,9 +3,7 @@ export const BingMapsApiKey = 'AjAVy4nLckUAUX7gML0AAT4ym6XLYoGCn_6H9mi5UY9fuZyWx export const initialMapZoom = 2 export const initialMapCenter = [10, 0] -// TODO replace with final URL -// export const schemaUrl = 'https://covjson.org/schema.json' -export const schemaUrl = null +export const schemaUrl = 'https://covjson.org/schema/dev/coveragejson.json' const relUrl = basename => `coverages/${basename}.covjson` export const examples = [{