You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I run the example below I get a "white screen" and following error:
layers-pass.js:96 Uncaught Error: GeoJSON does not have type
at y (assert.js:3:11)
at t.value (log.js:109:7)
at geojson.js:7:7
at e.value (geojson-layer.js:87:22)
at e.value (layer.js:775:14)
at e.value (layer.js:755:14)
at e.value (layer.js:515:14)
at e.value (layers-pass.js:238:15)
at e.value (layers-pass.js:118:36)
at e.value (layers-pass.js:54:38)
Is TileLayer like
https://deck.gl/docs/api-reference/geo-layers/tile-layer
supported by dash-deck?
If I run the example below I get a "white screen" and following error:
Then I tried to include
and got
=> Could you please provide an example for TileLayers in the demo folder or clarify what features of deckgl are supported in the documentation?
The text was updated successfully, but these errors were encountered: