googlemaps / googlemaps/google-maps-ios-utils
PolyUtils - distanceToLine and IslocationOnPath alternative in Google Maps iOS
Open
priority: p3
stale
type: feature request
- Dominant language
- Objective-C
- Stars
- 778
- Forks
- 441
- PR merge metrics
- No merged PRs in 30d
Description
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` and `IslocationOnPath` method.
How to implement the same feature in iOS using google maps SDK?
Contributor guide
Assessment
This issue has not been assessed yet.