We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Hi, I'd like to load a layer using Three.js. Mapbox supports Three.js layer. How to use mapbox.addLayer() in Streetscape.gl? Thank you!
The text was updated successfully, but these errors were encountered:
We use mapbox via the react-map-gl package. The LogViewer does have a onMapLoad() callback, which a pass-through from the StaticMap from react-map-gl.
onMapLoad()
Maybe this can help?
Also, it may be worth checking out https://deck.gl/docs/api-reference/mapbox/overview
Sorry, something went wrong.
No branches or pull requests
Hi, I'd like to load a layer using Three.js. Mapbox supports Three.js layer. How to use mapbox.addLayer() in Streetscape.gl? Thank you!
The text was updated successfully, but these errors were encountered: