About 51 results
Open links in new tab
  1. Newest 'mapbox' Questions - Stack Overflow

    Jan 14, 2026 · 42 views Mapbox 3.16.0 js gl - returns two objects on click event with some missing properties in first one I am experiencing some very weird results and I cannot begin to …

  2. How to use standard OpenStreetMap tile servers with Mapbox GL …

    I'm trying to use Mapbox GL in combination with the plain public OSM tile servers. Following the example of how to add a raster tile source, my take on a minimal example looks like this: …

  3. How to solve that A valid Mapbox access token is required to use …

    May 16, 2022 · About Mapbox Tokens To show maps from a service such as Mapbox you will need to register on their website in order to retrieve an access token required by the map …

  4. Adding a Shapes files as a Layer on Mapbox Map - Stack Overflow

    Apr 7, 2018 · In order to load a SHP file and display it on a Leaflet / Mapbox.js map, you have several Leaflet plugins that can make the task easy. For example leaflet.shapefile (online …

  5. What are Leaflet and Mapbox, and what are their differences?

    Sep 4, 2012 · Mapbox is a service to design and publish maps, where the end-result is a bunch of generated map-tiles stored in the cloud (and some json files). Thus, for example, you may …

  6. getting error message while try to load mapbox - Stack Overflow

    Mar 16, 2021 · You can solve this problem by adding api.mapbox.com as a supported source in your project. The code below is my router file for handling routes that make use of Mapbox.

  7. javascript - mapbox gl : SVG in symbol layer - Stack Overflow

    Oct 1, 2025 · Your title says "mapbox gl : SVG in symbol layer" but your code shows a raster layer using an image source. SVGs are not supported when using an image source. You would …

  8. How to add circle annotation to Flutter mapbox - Stack Overflow

    Apr 14, 2025 · I'm making a Flutter page and I want to have a Mapbox widget that shows a highlighted circle around the user's location. And there's a slider outside the map that can …

  9. How can I create SDF-Icon's (used in Mapbox) from PNG?

    Aug 7, 2020 · 3 I wanted to share my own experiences generating SDF symbol images for Mapbox. First I tried the npm module image-sdf, but it seems buggy. The values in the …

  10. How to remove MapBox logo from bottom left corner?

    May 19, 2015 · 3 In case you are using the Mapbox Static Images API, you can easily remove both the Mapbox logo and the OpenStreetMaps attribution by adding the following parameters …