Package-level declarations
Composables and related utilities to add sources to the map.
Composables and related utilities to add sources to the map.
Composables and related utilities to add sources to the map.
Composables and related utilities to add sources to the map.
Composables and related utilities to add sources to the map.
Types
A map data source of tiled vector data generated with some custom logic
A map data source consisting of geojson data.
A map data source of an image placed at a given position.
A map data source of tiled map pictures.
A map data source of tiled vector data.
Functions
Get the source with the given id from the base style specified via the baseStyle parameter in MaplibreMap.
Remember a new ComputedSource with the given options from the given getFeatures function.
Remember a new GeoJsonSource with the given options from the given GeoJsonData.
Remember a new ImageSource from the given bitmap.
Remember a new ImageSource from the given uri.
Remember a new RasterSource with the given tileSize from the given uri.
Remember a new VectorSource from the given uri.