Skip to main content

IMarkerLayerToolProps

geovisto-mapReadme | API


geovisto-map / IMarkerLayerToolProps

Type alias: IMarkerLayerToolProps

IMarkerLayerToolProps: ILayerToolProps & object

This type provides the specification of the marker layer tool props model.

Author

Jiri Hynek

Type declaration

dimensions?

optional dimensions: IMarkerLayerToolDimensions

geoData?

optional geoData: IGeoDataManager

Source

tools/layers/marker/model/types/tool/IMarkerLayerToolProps.ts:14