Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AlloyFeature

an alloy feature is used to display objects on the map

Hierarchy

  • AlloyFeature

Implemented by

Index

Properties

Methods

Properties

id

id: string

the id of the feature, this is meaningless for 3rd parties using this library except for directly referencing the feature on the map, it should not be relied upon to be, for instance, an item id

type

the features type

Methods

setGeometry

  • setGeometry(geometry: Geometry | null): void

setVisible

  • setVisible(visible: boolean): void

Generated using TypeDoc