Update Osmose API path

Should only change one more time after this (coming out of beta).
This commit is contained in:
SilentSpike
2020-03-19 21:05:01 +00:00
parent 857bc3f7cd
commit 6a58dabf42

View File

@@ -13,7 +13,7 @@ import { utilRebind, utilTiler, utilQsString } from '../util';
const tiler = utilTiler();
const dispatch = d3_dispatch('loaded');
const _tileZoom = 14;
const _osmoseUrlRoot = 'https://osmose.openstreetmap.fr/en/api/0.3beta';
const _osmoseUrlRoot = 'https://osmose.openstreetmap.fr/api/0.3beta';
let _osmoseData = { icons: {}, items: [] };
// This gets reassigned if reset