PolyUtils - distanceToLine and IslocationOnPath alternative in Google Maps iOS #148
Labels
triage me
I really want to be triaged.
type: question
Request for information or clarification. Not an issue.
How to find if the car location is in the given polyline or not in swift. If it's not in the given polyline then I want to find distance.
In Android, Google maps is giving class PolyUtils which has
distanceToLine
andIslocationOnPath
method.How to implement the same feature in iOS using google maps SDK?
The text was updated successfully, but these errors were encountered: