How to draw a path or line between three coordinates in android google map view? -


how can draw line between 3 geo points (coordinates) in android google map view? of examples show between 2 geo points.

i think can override overlay define customized draw points (whether have 2 or 3 points, can control draw logic yourself)


Comments