Remove name and title from gps-location, they get in the way

This commit is contained in:
Pieter Vander Vennet 2022-11-13 21:58:39 +01:00 committed by GitHub
parent bff16086b5
commit 16270c61c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,8 +6,6 @@
"osmTags": "id=gps",
"maxCacheAge": 0
},
"title": "Current position",
"name": "GPS Location",
"mapRendering": [
{
"icon": {
@ -40,4 +38,4 @@
]
}
]
}
}