Documentation / @openassistant/leaflet / LeafletOutputData
Type Alias: LeafletOutputData
LeafletOutputData =
object
Defined in: leaflet-map.tsx:10
Properties
breaks?
optionalbreaks:number[]
Defined in: leaflet-map.tsx:16
colorBy?
optionalcolorBy:string
Defined in: leaflet-map.tsx:14
colors?
optionalcolors:string[]
Defined in: leaflet-map.tsx:17
colorType?
optionalcolorType:"breaks"|"unique"
Defined in: leaflet-map.tsx:15
geoJsonData
geoJsonData:
FeatureCollection
Defined in: leaflet-map.tsx:11
id?
optionalid:string
Defined in: leaflet-map.tsx:19
isDraggable?
optionalisDraggable:boolean
Defined in: leaflet-map.tsx:23
isExpanded?
optionalisExpanded:boolean
Defined in: leaflet-map.tsx:22
mapBounds
mapBounds: [[
number,number], [number,number]]
Defined in: leaflet-map.tsx:12
showMore?
optionalshowMore:boolean
Defined in: leaflet-map.tsx:21
theme?
optionaltheme:string
Defined in: leaflet-map.tsx:20
uniqueValues?
optionaluniqueValues: (string|number)[]
Defined in: leaflet-map.tsx:18
zoom
zoom:
number
Defined in: leaflet-map.tsx:13
