mapbox-navigation-ios icon indicating copy to clipboard operation
mapbox-navigation-ios copied to clipboard

Text layers from Nav SDK should pick up font stack from map style road label layer

Open avi-c opened this issue 4 years ago • 0 comments

As we add more UI elements via symbol style layers to the Nav SDK Map style, we should default to using the font stack specified in the road label layer as what is used for any text.

Current examples of Map UI include:

  • Route Duration Annotations: https://github.com/mapbox/mapbox-navigation-ios/pull/2873/
  • Intersection Annotations via Electronic Horizon: https://github.com/mapbox/mapbox-navigation-ios/pull/2928

avi-c avatar May 11 '21 16:05 avi-c