Hierarchy

  • Controller

Properties

active: boolean
compile_: ICompileService
features: VectorSource<Geometry> | Collection<Feature<Geometry>>
filter_: IFilterService
geomType: string
gettextCatalog_: gettextCatalog
injector_: IInjectorService
interaction_: Interaction

The draw or measure interaction responsible of drawing the vector feature. The actual type depends on the geometry type.

map: Map
ngeoEventHelper_: EventHelper
ngeoSnappingTolerance_: number
scope_: IScope
timeout_: ITimeoutService

Methods

  • Called when a feature is finished being drawn. Add the feature to the collection.

    Parameters

    • evt: DrawEvent | default<DrawEvent>

      Event.

    Returns void

Generated using TypeDoc