Geography : the markers are not removed when we change the database.
svn: r19837
This commit is contained in:
parent
f6d6b9c990
commit
be81cc1617
@ -418,7 +418,7 @@ class GeoGraphyView(OsmGps, NavigationView):
|
||||
"""
|
||||
Remove all markers on the map
|
||||
"""
|
||||
self.osm.image_remove_all()
|
||||
self.marker_layer.clear_markers()
|
||||
|
||||
def _present_in_places_list(self, index, string):
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user