summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Lundblad <ml@dfupdate.se>2022-06-26 22:09:26 +0200
committerMarcus Lundblad <ml@dfupdate.se>2022-06-27 12:12:11 +0200
commit8d89dd97d0e71b435440d754b3c80b3a35e94a6e (patch)
tree6281419592369f616ba20535bb6747ff7c55a4c5
parent3b06d163b7e49e655a24e4c584ffc245b3015992 (diff)
downloadgnome-maps-wip/mlundblad/remove-dark-street-and-hybrid-aerial.tar.gz
Remove the settings key for showing hybrid aerial tiles, as we don't support that at the moment.
-rw-r--r--data/org.gnome.Maps.gschema.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/data/org.gnome.Maps.gschema.xml b/data/org.gnome.Maps.gschema.xml
index 04f02218..2ed4ad61 100644
--- a/data/org.gnome.Maps.gschema.xml
+++ b/data/org.gnome.Maps.gschema.xml
@@ -60,11 +60,6 @@
<default>'pedestrian'</default>
<summary>Last used transportation type for routing</summary>
</key>
- <key name="hybrid-aerial" type="b">
- <default>false</default>
- <summary>Use hybrid aerial tiles</summary>
- <description>Whether aerial tiles should use hybrid style (with labels).</description>
- </key>
<key name="show-scale" type="b">
<default>true</default>
<summary>Show scale</summary>