PolyUtils - distanceToLine and IslocationOnPath alternative in Google Maps iOS #407
Labels
priority: p3
Desirable enhancement or fix. May not be included in next release.
stale
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
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: