mapbox-gl-native
mapbox-gl-native copied to clipboard
Interactive, thoroughly customizable maps in native Android, iOS, macOS, Node.js, and Qt applications, powered by vector tiles and OpenGL
## Launch Checklist `PointAndCameraDistance` is `std::pair`. `vec4` is `std::array`. Implicitly converting double to float generates warnings (or errors if -Werror=narrowing is set). This pull request avoids the warning by explicitly...
Hello, I’m using mapbox static framework with resource bundle. Encountered an issue while submitting the app to store Asset validation failed Invalid bundle structure. The “”binary file is not permitted....
i want to display geojson file on maps and make these shapes clickable to show more details about a building for example. what i get is just a coordinate ......
I think it would make sense to archive this repository, so it is clear that no modifications will be made in the future.
A user reached out about `queryRenderedFeatures` returning features when clicking on a hole of a FillLayer. I was able to reproduce this issue only on lower zoom levels. In gif...
### Steps to reproduce 1. Create an app and download the offline packs. 2. Open the app in offline mode. 3. `mapViewDidFinishLoadingMap` delegate method is not getting called. ### Expected...
**Platform:** **Mapbox SDK version:** ### Steps to trigger behavior 1.How using GPU server to speed up the rendering of mapbox-gl-native on the server side 2. 3. ### Expected behavior ###...