I have been lookling this but havent found a concrete example is there a way to click a specific point on a Map and then draw a overlayitem it?
+1
A:
You can override onTouchEvent()
and use that to determine where a user taps. Here is a sample project that uses this for drag-and-drop of OverlayItems
.
CommonsWare
2010-10-13 16:58:51
It really help me a lot i also had a problem on drawing but no big deal thanks!!
Necronet
2010-10-24 19:43:56