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 #113 - Place Layers #248

Closed dleadbetter closed 7 months ago

dleadbetter commented 7 months ago

This pull request adds the LayerMenu, GeoJsonLayer, and RasterLayer components to support rendering custom layers within a MapDraw component. This pull request also creates the MapControl component to allow creating custom map controls.

This pull request also fixes a bug with the maplibre-gl styles not being applied properly.

Screenshot 2024-01-30 at 12 11 44 PM Screenshot 2024-01-30 at 12 11 53 PM