Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AlloyCustomFeatureBase

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

Hierarchy

Implements

Index

Properties

allowsHover

allowsHover: boolean
implements

allowsSelection

allowsSelection: boolean
implements

id

id: 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