I have a map application using the new Google Maps API for Android. What I'm trying to do is let the user draw a line on the map that follows the path of their finger. I understand that I will probably need a button to turn this feature on / off, since it clearly needs to turn off the pan / zoom controls. When the user draws his line, I need to be able to join the ends to form a polygon. Does anyone know how to do this? Read any help!
android google-maps-android-api-2
James Cross Feb 10 2018-12-13T00: 00Z
source share