p-lr / MapView

A Fast, memory efficient Android library to display tiled maps, with support for markers, paths, and rotation.
Apache License 2.0
189 stars 38 forks source link

How to click or long click on map to add marker. #38

Closed bomokuma closed 1 year ago

bomokuma commented 2 years ago

from readme. addMarker function used 0.5 or 0.x to position marker how to find 0.5 or 0.x for positioning marker on map how to you calculate x or y from likes onTouchListener event on mapView ?