I am using android google maps v2 now and I have implemented polygon based on the lat/long and i would like to recognize the polygon click event .
But was unable to do so. I would like to know should I use maps v3 as it has onClickListner for polygon-id or is there anything similar for google maps v2 ?
Please let me know.Appreciate any help .Thanks in Advance.
Condition:
I am looking to implement every state with different colours and onClick event for each polygon.
Please suggest the best alternative for the above implementation.