hansemannn / titanium-googlemaps

🗺 Use the Google Maps with the Titanium SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Polyline with encoded string

oakleaf opened this issue · comments

Hello, Im not sure if this works but I'd like to be able to use an encoded polyline string instead of points. Is this something nasty to do? Maybe it's already doable?

To decode the polyline points, use the maps.decodePolylinePoints(points) utility method or this utility.