Replies: 2 comments 2 replies
-
|
https://deck.gl/examples/geojson-layer-polygons |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
Thank you for clarifying, i guess you are referring to this example? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
-
Despite the many examples and discussions using buildings, I cant find a way to display buildings in React using Mapbox (react-map-gl).
How is it done: is it in the mapbox style? a composite layer (then is it a mapboxlayer or deck.gl layer?)?, an example with the syntax would be most appreciated 🙏
<DeckGL
initialViewState={INITIAL_VIEW_STATE}
controller={true}
layers={layers}
Beta Was this translation helpful? Give feedback.
All reactions