diff --git a/sahana/srv/sahana/data/Spotter/config.py b/sahana/srv/sahana/data/Spotter/config.py index 7c98c9b..e8effc1 100644 --- a/sahana/srv/sahana/data/Spotter/config.py +++ b/sahana/srv/sahana/data/Spotter/config.py @@ -288,7 +288,7 @@ def config(settings): # Uncomment to hide the GeoNames search box #settings.gis.search_geonames = False # Uncomment to modify the Simplify Tolerance - #settings.gis.simplify_tolerance = 0.001 + settings.gis.simplify_tolerance = 0 # Uncomment this for highly-zoomed maps showing buildings #settings.gis.precision = 5 # Uncomment to Hide the Toolbar from the main Map