deck.gl icon indicating copy to clipboard operation
deck.gl copied to clipboard

Setting map width and height in pydeck has no effect

Open giswqs opened this issue 4 years ago • 0 comments

Even though I set height=800, width="50%", the map size does not change. It seems to always use the default width='100%', height=500

https://deckgl.readthedocs.io/en/latest/gallery/geojson_layer.html image

giswqs avatar Oct 10 '21 02:10 giswqs