DefaultLocation interface

Defines a default geographic location for map visualization.

Properties

coordinates

Default center coordinates [latitude, longitude] for the map.

zoom

Default zoom level for the map.

Property Details

coordinates

Default center coordinates [latitude, longitude] for the map.

coordinates: number[]

Property Value

number[]

zoom

Default zoom level for the map.

zoom: number

Property Value

number