Add MapQuest as additional geocoding provider

This commit is contained in:
Raphael Michel
2020-12-09 17:22:28 +01:00
parent 54e4ad1a1c
commit a5e41aae50
7 changed files with 60 additions and 14 deletions

View File

@@ -1926,6 +1926,10 @@ Your {event} team"""))
'default': None,
'type': str
},
'mapquest_apikey': {
'default': None,
'type': str
},
'leaflet_tiles': {
'default': None,
'type': str