[Bug] Basemap Not Displaying
- Dominant language
- TypeScript
- Stars
- 12k
- Forks
- 2k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 66
Description
If you are building kepler.gl on your own, you likely need to create and supply your own mapbox token, or use non-mapbox basemaps such as the CARTO basemaps. As it is external to the project, you'll need to search for info on how to do that, but there is some info in the deck.gl docs and also in the react-map-gl docs that might get you started.
_Originally posted by @ibgreen in https://github.com/keplergl/kepler.gl/issues/2484#issuecomment-1862648813_
The only change I made so far is to find a way to avoid react-palm package issue. If I want my map similar to the demo-app (i.e. using the default basemap), other than providing a personal MapBox token, what else are needed? I'm not familiar with MapBox. Do I need to create new map in Mapbox myself? Thanks~
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the demo-app setup and the guidance in the deck.gl and react-map-gl documentation. Check how a Mapbox token or a non-Mapbox CARTO basemap is supplied when building kepler.gl independently. Done means the required setup for displaying the default or alternative basemap is identified and documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100