geography - new feature (8327) Moving around the map using arrow keys and possibility to zoom from keyboard/keypad with the +/- keys
This commit is contained in:
@@ -121,6 +121,7 @@ class GeoFamClose(GeoGraphyView):
|
||||
('geography.lock', False),
|
||||
('geography.center-lat', 0.0),
|
||||
('geography.center-lon', 0.0),
|
||||
('geography.use-keypad', True),
|
||||
|
||||
('geography.map_service', constants.OPENSTREETMAP),
|
||||
('geography.max_places', 5000),
|
||||
|
||||
Reference in New Issue
Block a user