how to add marker to osmroid map
I put the marker attribute to map.getOverlays().add(marker) but they are saying add metgod requre attribute drawable not a marker.
I put the marker attribute to map.getOverlays().add(marker) but they are saying add metgod requre attribute drawable not a marker.