performant-software / react-components

A library of shared React components
https://performant-software.github.io/react-components/
MIT License
1 stars 1 forks source link

CDC #104 - MapDraw #246

Closed dleadbetter closed 7 months ago

dleadbetter commented 7 months ago

This pull request overrides the style from the @mapbox/mapbox-gl-draw library to set the height of the mapboxgl-children element to "0". Without this, the element height is set to "100%" and will block any elements below it.