Development library to create higher level APIs for using MapboxGL with React hooks.
Currently contains:
- useMap to create a map and supporting variables
- useLayers, useLegends to manage active layers via a lookup table, manage symbologies, and manage layers
- useBreadcrumbs to create the precursors for location aware applications that can dynamically change behavior based on the viewport
- useSelection to manage Mapbox selected features
- useInfo to create a system for providing helper tips