mapbox / MapboxGeocoder.swift

Address search and reverse geocoding in Swift or Objective-C on iOS, macOS, tvOS, and watchOS
https://www.mapbox.com/geocoding/
ISC License
131 stars 48 forks source link

Add precision property to Placemark #185

Closed 1ec5 closed 5 years ago

1ec5 commented 5 years ago

Added the Placemark.precision property to match the Geocoding API. Fixed an issue where the formattedName of an intersection placemark contained only one street but not the cross street.

/cc @frederoni @miccolis