Closed GoogleCodeExporter closed 8 years ago
Effectively.
map.getOverlays().clear(); is part of osmdroid, outside the scope of
OSMBonusPack.
Solutions:
- For one marker: call marker.closeInfoWindow()
- For all markers: call InfoWindow.closeAllInfoWindowsOn(map) (see
https://code.google.com/p/osmbonuspack/wiki/Tutorial_5).
Original comment by mathieu....@gmail.com
on 16 Mar 2015 at 1:43
Original comment by mathieu....@gmail.com
on 17 Mar 2015 at 9:06
Original issue reported on code.google.com by
biswas.k...@gmail.com
on 16 Mar 2015 at 3:05