Using OSMDroid 4.1 and have a TouchOverLay to add GeoPoints to a PathOverLay.
Both OverLays are added to a MapView, named MapView1.
Sub TouchOverLay1_Click(GeoPoint1 As OSMDroid_GeoPoint) As Boolean
AddAreaPoint(GeoPoint1)
Return(False)
End Sub
Sub AddAreaPoint(GeoPoint1 As...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.