Geography : wrong autozoom when we click on the map.

svn: r19462
This commit is contained in:
Serge Noiraud 2012-05-07 12:25:48 +00:00
parent cb9f49124f
commit bed34d0614

View File

@ -827,9 +827,9 @@ class GeoGraphyView(osmGpsMap, NavigationView):
config.get("geography.zoom") )
else:
self._autozoom()
self.end_selection = None
self.save_center(self.latit, self.longt)
config.set("geography.zoom",self.osm.props.zoom)
self.end_selection = None
def _get_father_and_mother_name(self, event):
"""