Category "mapbox"

which API provide this type of coordinates in mapbox API for the polygen

[enter image description here][1] which API provide this type of coordinates in mapbox API for the polygen [1]: https://i.stack.imgur.com/moiSV.png

React-map-gl with mapbox on NodeJS map -- map is not showing up

I was following a youtube tutorial and followed the steps exactly, however, my map does not seem to work. I get a blank screen even when I put my own access tok

Make standalone Checkbox filter - Mapbox

Fairly new to Mapbox but I have an issue with my code. With my link here (https://codepen.io/bearcats6001/project/editor/XjrPNP) I have a map that you have to p

Use of Maps Chart from Ant Design

I'm using ANT DESIGN CHARTS on an example project in React. I try to add two differents types of charts a line chart and a map chart for the moment only a copy

Errors loading GeoJSON exported from R's sf package into Mapbox Studio

I am trying to learn how to use Mapbox Studio, but I can't figure out how to upload GeoJSON files that I export from R's sf package using the st_write() functio

MapBoxGL, multiple layers performance issue

Premise: I have a set of data (stops on the map)loaded via geoJSON in a clustered source, each of these stop locations can have a different icon. I have over 14

Integrate mapbox with fabric js

I am using fabric.js for html 5 interactive canvas app and I'm tryna to do an integration with mapbox, basically putting the map inside a fabric js element such

Missing Geocode search result

I have the following problem on my own site using Mapbox, but I'll use Mapbox's own webpages to explain what I'm facing as I see the same issue there. I use Map

Seeing ERR_BLOCKED_BY_CLIENT when trying to use Mapbox token

I've tried using a secret key, the default public key and refreshing. It had been working but now doesn't. And on occasion it will work until I refresh. I haven

Marking makeUIView func makes view NOT conform to UIViewRepresentable?

I am trying to update my map's style URL immediately when the device changes from light/dark mode in my SwiftUI app. The error below shows on every line where "

Change color of Pathlayer on Click, MapBox DeckGl React.js

I have a mapbox React.js component implemented with DeckGl I am trying to make my Pathlayer color changes on evenry mouse click (onClick), using onClick, getCol

Decode MVT from the browser

I'm trying to decode MVT data from the browser, to use it in the Google Maps API. In Python, I'm using the following package: import mapbox_vector_tile mapbox_v

Stopping map.on() listener in Mapbox GL-JS

I am having difficulty understanding how to stop an event listener for my map after I set it. There are two other similar questions here but after effort I cann

Mapbox (walking) directions api suggest ferries to cross the river instead of using bridges

I am using Directions Api (important - walking mode), v5 version. App works in London. When I select point A on the left side of the river, point B on the right

Strange Plotly behaviour with Choropleth Mapbox

I want to create a choropleth map out of a GeoJSON file that looks like this: {"type": "FeatureCollection", "features": [ {'type': 'Feature', 'geometry': {'type

Missing MapBox Token when using Apache Superset with Docker

I've installed Apache Superset according to this official manual. I can create plots, connect to databases etc. without any problems, only if I want to plot lat

How to draw polyline over map in apple watchOS

We have tried with apple map but apple map SDK does not allow us to draw polyline over the map so we have seen one application that is doing a similar thing usi

How to make plotly.express.line lines not to connect between one another?

I am new to plotly and I am trying to draw some roads on a map in different colors based on the traffic value. This is what I tried: fig = px.line_mapbox(lat=te

Mapbox GL JS with Maki icons by Marker

I generated a list of Maki Icons I want to use via the original icon editor. drawMarkers() { let self = this; const mapboxgl = require("mapbox-gl"); let d

Datashader integration for polygons in plotly mapbox

I'm using plotly's Scattermapbox to overlay a map with a shaded image of polygons created by datashader's shade function (based on https://plotly.com/python/dat