IMapConfig
geovisto-map / IMapConfig
Type alias: IMapConfig
IMapConfig:
IMapObjectConfig&object
This type provides specification of map config model.
Author
Jiri Hynek
Type declaration
mapCenter?
optionalmapCenter:object
mapCenter.lat
lat:
number
mapCenter.lng
lng:
number
mapStructure?
optionalmapStructure:object
mapStructure.maxBounds
maxBounds: [[
number,number], [number,number]]
mapStructure.maxZoom
maxZoom:
number
tools?
optionaltools:IMapToolConfig[]
zoom?
optionalzoom:number