aboutsummaryrefslogtreecommitdiff
path: root/web/app/store
diff options
context:
space:
mode:
Diffstat (limited to 'web/app/store')
-rw-r--r--web/app/store/MapTypes.js6
1 files changed, 0 insertions, 6 deletions
diff --git a/web/app/store/MapTypes.js b/web/app/store/MapTypes.js
index 01657565..f517045d 100644
--- a/web/app/store/MapTypes.js
+++ b/web/app/store/MapTypes.js
@@ -23,12 +23,6 @@ Ext.define('Traccar.store.MapTypes', {
key: 'locationIqStreets',
name: Strings.mapLocationIqStreets
}, {
- key: 'locationIqEarth',
- name: Strings.mapLocationIqEarth
- }, {
- key: 'locationIqHybrid',
- name: Strings.mapLocationIqHybrid
- }, {
key: 'osm',
name: Strings.mapOsm
}, {