geoview-core
    Preparing search index...

    Class Draw

    Class used for drawing features on a map

    Draw

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    mapViewer: MapViewer

    Reference the MapViewer associated with this interaction

    Methods

    • Unregisters a callback handler for the drawabort event.

      Parameters

      • callback: DrawDelegate

        The callback to stop being called whenever the event is emitted.

      Returns void

    • Unregisters a callback handler for the drawend event.

      Parameters

      • callback: DrawDelegate

        The callback to stop being called whenever the event is emitted.

      Returns void

    • Unregisters a callback handler for the drawstart event.

      Parameters

      • callback: DrawDelegate

        The callback to stop being called whenever the event is emitted.

      Returns void