Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AlloyDrawFeature

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

Hierarchy

  • AlloyDrawFeature

Implements

Index

Properties

id

id: string
implements

properties

properties: Readonly<AlloyDrawFeatureProperties>

the properties for the draw feature

type

type: Draw
implements

Methods

setGeometry

  • setGeometry(geometry: Geometry | null): void

setVisible

  • setVisible(visible: boolean): void

Static fromAlloyFeature

Generated using TypeDoc