deckgl icon indicating copy to clipboard operation
deckgl copied to clipboard

Missing CSS declarations for Mapbox GL JS

Open sdamerdji opened this issue 1 year ago • 0 comments

When I open inst/examples/shiny.R in the browser and inspect the page, there is this warning:

This page appears to be missing CSS declarations for Mapbox GL JS, which may cause the map to display incorrectly. Please ensure your page includes mapbox-gl.css, as described in https://www.mapbox.com/mapbox-gl-js/api/.

This warning also appears with the mapboxer package. Neither package displays a map when the height parameters has a value of 'auto' or '100%' in deckglOutput, which I suspect is related.

sdamerdji avatar Feb 05 '24 17:02 sdamerdji