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
I hope this this is correct place to post this issue. This issue is happening on Mapbox Android SDK v9.6.2. I'm using my own tile server to serve vector tiles...
I can't seem to download the latest mapbox sdk, as I get a 401 error when I try. ### Steps to reproduce 1. update podfile (if needed) to point pod...
This PR: * Adds CMake build options: MBGL_WITH_GLES2, MBGL_WITH_GLX. This provides isolation between X11 and Wayland builds. * mbgl-glfw links against Wayland libs if available. So if GLFW3 is built...
If you take any 6500px+ wide image and try to add it to a map via `MGLImageSource`, you'll see a black box. Conversely, the image renders without issue in our...
**Platform:** macOS ### Steps to trigger behavior 1. Run `npm install @mapbox/mapbox-gl-native` ### Expected behavior I expect that the npm module is installed correctly. ### Actual behavior The tarball file...
hi based on read me i ran these commands $ git submodule update --init --recursive $ cmake . -B build $ cmake --build build $ MAPBOX_ACCESS_TOKEN=my_access_token_here ./build/platform/glfw/mbgl-glfw every thing is...
**Platform:** node **Mapbox SDK version:** `5.0.2` I understand this is for a platform that is no longer supported, but I suspect this may be something simple that I am missing....
Hi ,I am using the mapview inside a fragment . The fragment has a searchview which is a DialogFragment, when clicking on the search icon the dialog appears with search...
Recently I have built this code (tags/maps-v1.6.0) for android platform But after compile success, I can find `libmapbox-gl.so` file. I can only see below 4 so files. ``` libmbgl-render-test-runner.so libmbgl-benchmark-runner.so...
Hi, I am new to MapBox. while loading the map am getting below error. ERROR Mapbox error {com.xxx}[Style]: Failed to load source composite: HTTP status code 403 {"level": "error", "message":...