I am working on an Android app that makes use of the Google Maps API v2 and would like to mark a specific area on the map with a certain color on a click event. For example,
You need to gather all the points that create this shape as a List of LatLngs and use Polygon.
List
LatLngs