Retrieving the Paths of a PolyLine

I am going in circles trying to figure this out so I thought I would ask to see if this is even possible yet... :)



I am placing markers on the map, then when finished adding the markers I am reading through the markers and adding each one to a path, finally I add a polyline to the map using the path. That all works perfectly.



I am adding the polyline with geodesic set to True so I can manipulate the polyline after adding it. Once I am finished is there a way to retrieve the paths back that make up the final polyline?

Sorry, that capability is not yet built-in. It is on the list for consideration to add this capability in a future update.

OK, that explains why I was going in circles I guess.



Thanks Bruno!