mapbox-marker Questions
2
Solved
I'm having some troubles trying to display 2 different markers placed at exactly the same coordinates.
The case is: we are displaying stores, and some of them are placed at the same building (ie. ...
Midstream asked 13/11, 2017 at 21:7
4
I am trying to add text to the plotly map below, original code modified from https://plotly.com/python/lines-on-mapbox/
import plotly.graph_objects as go
fig = go.Figure(go.Scattermapbox(
mode = ...
Extravagate asked 28/3, 2021 at 22:8
5
Solved
I’m starting to loose my mind.
According to Mapbox API I should be able to change the default marker color but I didn't find any exemple in the documentation that doesn't use custom markers and th...
Aquarelle asked 17/6, 2018 at 18:39
7
My app working with Geojson file. I use MapBox SDK to add MGLPolyline to map. But the problem is my file too large, so that the app crash and got the error: Message from debugger: Terminated due to...
Yabber asked 3/11, 2016 at 10:8
3
Solved
This is what I'm doing:
Clicking a marker on the map to open a side panel and center the map on the
marker. The side panel takes up 3/4 of the right side of the screen.
This is what I need to hap...
Colorific asked 14/12, 2016 at 1:2
1
I am using the mapBoxGL version 1.0 JS library and I am using the clustered map functionality. But I noticed that on certain zoom levels, some of the symbols in a layer would disappear and it will ...
Salena asked 13/6, 2019 at 13:41
3
My app shows a user marker. Basically, the user marker shows where the current user is on the map but I also have other markers placed on the map. In the end, it covers up my user marker. I want my...
Oxyhydrogen asked 17/2, 2017 at 1:7
2
Solved
I'm making a clustered map with mapbox supercluster. The problem I face is that clusters are not at the correct location. For example I only have dogs in the netherlands but when zoomed out they ar...
Sylph asked 31/8, 2019 at 13:19
1
I'm using Mapbox for maps, and the access token is public where people visit the website can easily copy. Is there a way to hide this access token or limit access to only my website? It seems other...
Antonomasia asked 20/7, 2018 at 13:9
1
I've been following this tutorial https://docs.mapbox.com/help/tutorials/custom-markers-gl-js/
My markers is showing fine and I can click on the markers to show a popup, but I would like the popup...
Secundas asked 17/5, 2019 at 13:33
1
Working on mapboxgl with ionic3, angular4 and cordova.
I have build .apk and .ipa files. I installed .apk file in my android device it works as expected (ie mapbox tiles, my icons (I have added s...
Ash asked 16/8, 2017 at 10:29
1
I want to show the marker as well as the number of points available in a particular latitude and longitude.
I expect something Similar as above.
But i have added another 2 layers to show differ...
Elisavetpol asked 10/7, 2017 at 4:4
1
© 2022 - 2024 — McMap. All rights reserved.