aboutsummaryrefslogtreecommitdiff
path: root/modern
diff options
context:
space:
mode:
authorAnton Tananaev <anton@traccar.org>2022-07-13 07:22:42 -0700
committerAnton Tananaev <anton@traccar.org>2022-07-13 07:22:42 -0700
commit09e1e536aea906ae62f2a361df07d4b4532e62c2 (patch)
tree102e01e32a0cf0184fe665b1d284b9c6598bb9b2 /modern
parent229fa227311adb2e4bfdfcd509669264ad793e9c (diff)
downloadtrackermap-web-09e1e536aea906ae62f2a361df07d4b4532e62c2.tar.gz
trackermap-web-09e1e536aea906ae62f2a361df07d4b4532e62c2.tar.bz2
trackermap-web-09e1e536aea906ae62f2a361df07d4b4532e62c2.zip
Remove deprecated maps
Diffstat (limited to 'modern')
-rw-r--r--modern/src/map/core/useMapStyles.js14
1 files changed, 0 insertions, 14 deletions
diff --git a/modern/src/map/core/useMapStyles.js b/modern/src/map/core/useMapStyles.js
index 2e70922d..5e32c44d 100644
--- a/modern/src/map/core/useMapStyles.js
+++ b/modern/src/map/core/useMapStyles.js
@@ -39,20 +39,6 @@ export default () => {
available: true,
},
{
- id: 'locationIqEarth',
- title: t('mapLocationIqEarth'),
- style: `https://tiles.locationiq.com/v3/earth/vector.json?key=${locationIqKey}`,
- available: !!locationIqKey,
- attribute: 'locationIqKey',
- },
- {
- id: 'locationIqHybrid',
- title: t('mapLocationIqHybrid'),
- style: `https://tiles.locationiq.com/v3/hybrid/vector.json?key=${locationIqKey}`,
- available: !!locationIqKey,
- attribute: 'locationIqKey',
- },
- {
id: 'osm',
title: t('mapOsm'),
style: styleCustom(