Android Google Map Polygon click event [duplicate]
问题 This question already has answers here : Polygon Touch detection Google Map API V2 (6 answers) Closed 3 years ago . I am working on a map application on Android and i am using Google Maps Android API V2. I get the polygon data from a web service, convert it by XML parse and can show it on the map without a problem. But isn't there any way to open like pop-up when user touches on any polygon? Or maybe if user wants to change coordinates of selected polygon. I saw many examples, but they are