Skip to content
pyautark (soon)

@urban-toolkit/autk-map


@urban-toolkit/autk-map / MapStylePresetId

Type Alias: MapStylePresetId

MapStylePresetId = "default" | "light" | "google" | "apple" | "osm"

Defined in: autk-map/src/map-style.ts:21

Supported built-in style preset identifiers.

Released under the MIT License.