MapboxGeocoder.swift
MapboxGeocoder.swift copied to clipboard
Approximate precision missing from placemarks
If the Geocoding API comes back with a feature whose accuracy is approximate, the Placemark.precision property is nil because there’s no corresponding MBPlacemarkPrecision value.
/cc @frederoni @karenell
Do you have a query / POI / response which returns features with its accuracy set to approximate?