API Reference ​
Modules ​
| Module | Description |
|---|---|
| 📦 core | This package provides the foundation for the Geospatial SDK. |
| 📦 elements | This package provides framework-agnostic Web Components built with Lit that allow you to display interactive maps using the Map Context model. |
| 📦 geocoding | This package provides a unified interface for working with various geocoding services. |
| 📦 legend | This package provides utilities to automatically create map legends from layer definitions in a Map Context. |
| 📦 maplibre | This package provides utilities to create and manage MapLibre GL JS maps using the declarative Map Context model from @geospatial-sdk/core. |
| 📦 openlayers | This package provides utilities to create and manage OpenLayers maps using the declarative Map Context model from @geospatial-sdk/core. |
| 📦 style | This package provides utilities to create and convert styles for rendering maps. |