Minh Nguyễn

Results 1323 comments of Minh Nguyễn

Ideally, the Directions API and Voice API would fully support the locale that the application wants to use. In the unfortunate event that some language support is missing, a partial...

To be clear, the issue described here is only about the voice (i.e., the accent), not the instruction (the wording).

Note that this would differ from the behavior of both Apple Maps and Google Maps, which do display the upcoming maneuver no matter how far away. Would we continue to...

> Noting that we'd never hide the distance, but rather deprioritize the upcoming maneuver as not currently actionable. Would we still “display a continue straight arrow with the current street/highway...

@lxbarth, I think those screenshots make a compelling case for making the distance more prominent when the maneuver is far away. Recent builds have made the distance far _less_ prominent...

> Is it realistic that TileJSON producers will include attribution in lots of different languages? Maybe not lots, but yes, some developers have requested this functionality in the past. (mapbox/mapbox-gl-js#1485...

Hi @mikemorris! I haven’t been keeping up with RNMBGL notifications and only now noticed this PR. I think RNMBGL is all caught up with the map SDK as of react-native-mapbox-gl/maps#89,...

The iOS map SDK does support transforming request _URLs_, but not request headers. mapbox/mapbox-gl-native#12026 mapbox/mapbox-gl-native#11888 tracks a more general request transformation mechanism.

The incompatibility reported by CocoaPods is caused by the fact that RNMBGL is distributed as Mapbox.framework, which happens to be the same bundle name that the Mapbox Maps SDK for...