Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AlloyCustomItemFeature

an alloy custom feature with item id which represents something being added to the map by a user or programatically, it can represent any item

Hierarchy

Implements

Index

Properties

allowsHover

allowsHover: boolean
implements

allowsSelection

allowsSelection: boolean
implements

id

id: string
implements

itemId

itemId: string
implements

properties

properties: Readonly<AlloyCustomFeatureProperties>

the properties for the custom feature

type

implements

Methods

setGeometry

  • setGeometry(geometry: Geometry | null): void

setVisible

  • setVisible(visible: boolean): void

Generated using TypeDoc