Geography: Add custom tiles provider (#976)
* Geography: Add custom tiles provider Fixes #11416 * Geography: some cleanup
This commit is contained in:
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user