I have problems with android google map api v2.
I want to select a polyline from the map like I select a marker.
With a marker I use onTap.
Is it possible to select a polyline?
|
I have problems with android google map api v2. I want to select a polyline from the map like I select a marker.
With a marker I use Is it possible to select a polyline? |
||||
|
|
|
You will have to write your own algorithm for that and do the checking in OnMapClickListener. |
|||
|
|