MapboxGeocoder.swift icon indicating copy to clipboard operation
MapboxGeocoder.swift copied to clipboard

Add GeocodedPlacemark substring property

Open jill-cardamon opened this issue 4 years ago • 0 comments

Currently, mapbox-navigation's AppDelegate extends GeocodedPlacemark to include a substring property used to display the address when using search on CarPlay. This property has some complicated logic that we should not expect a developer to replicate. Moving this property to MapboxGeocoder.swift will help developers while also keeping the Example-CarPlay app clean.

jill-cardamon avatar Jun 23 '21 20:06 jill-cardamon