react-map-components-maplibre
react-map-components-maplibre copied to clipboard
A react component framework for declarative GIS application development.
add a geocoding component to get addresses with auto-complete search and get the selected area at maps
- add plugin Mapbox Rtl the map has an issue it rerenders Arabic words from left to right  I fixed it by adding an RTL plugin to maplibre using...
Introduces new Layertree and Mapstore based on Redux instead of React Context. The LayerOrder and the Mapconfig/Layerconfig itself are separated now. See the new Layertree story for new usage. not...
@mapcomponents/react-maplibre version: ## Feature description PMTile vector sources can be rendered ## Example
… component and verify initialization Initial intent of this PR was to add a test that reproduces the error that occurs in this (https://github.com/bcgov/WetpaddlersV2/tree/main/app) app when switching back and forth...