Geography: Add custom tiles provider (#976)

* Geography: Add custom tiles provider

Fixes #11416

* Geography: some cleanup
This commit is contained in:
Serge Noiraud
2020-01-10 17:40:33 +01:00
committed by GitHub
parent 8184f1b603
commit a2ae7b93fc
9 changed files with 72 additions and 2 deletions

View File

@@ -203,6 +203,7 @@ class GeoFamClose(GeoGraphyView):
('geography.center-lat', 0.0),
('geography.center-lon', 0.0),
('geography.use-keypad', True),
('geography.personal-map', ""),
('geography.map_service', constants.OPENSTREETMAP),
('geography.max_places', 5000),