Skip to main content

IMarkerIconOptions

geovisto-mapReadme | API


geovisto-map / IMarkerIconOptions

Type alias: IMarkerIconOptions

IMarkerIconOptions: BaseIconOptions & object

The definition of type describing marker icon options.

Author

Jiri Hynek

Type declaration

categories

categories: string[]

id

id: string

isGroup

isGroup: boolean

shortId

shortId: string

useDonut

useDonut: boolean

values

values: IMarkerIconValueOptions

Source

tools/layers/marker/model/types/marker/IMarkerIconOptions.ts:11