Minh Nguyễn

Results 1323 comments of Minh Nguyễn

A developer is requesting this example in mapbox/mapbox-gl-native#6206.

Some more possible sources for models from @isiyu, some of which may be openly licensed: https://www.blender-models.com/?s=car https://www.cgtrader.com/free-3d-models?keywords=car https://www.turbosquid.com/3d-model/car However, this repository has a CC0 dedication; it might be difficult to...

NASA is a U.S. federal government agency, so all the models at [NASA 3D Resources](https://nasa3d.arc.nasa.gov/) are in the public domain. Selecting space-themed models gives us an opportunity to demonstrate the...

> I did notice that SCNRenderer is specifically intended to render 3D content into a Metal or OpenGL context, which means it might be possible to use SceneKit content as...

> But there are no obvious properties or methods exposed by MGLAnnotationView to use it with SceneKit. Am I missing sth. ? That’s correct, it isn’t possible to use MGLAnnotationView...

That repository is unrelated to the map SDK.

> I'm not sure about including the zoom level as a number, as users don't know about zoom levels. mapbox/mapbox-gl-native#4821 has an example of the VoiceOver summary format in MapKit,...

The iOS implementation in mapbox/mapbox-gl-native#9950 additionally transliterates the name into Latin script using ICU if the user’s language is written in a Latin alphabet. This ensures that the labels remain...

Some of the attributes described above may be specific to the navigation use case, but I do think that, if we default to making POIs accessible (#1), then we should...

> Once they are on the map in some capacity, it would be neat if we were able to collapse bus stops at intermediate zoom levels to make the locations...