@geoblocks/ol-comfy
    Preparing search index...

    Parent class able to enable drawing on an OpenLayers Map. Manage interactions - create, allow only one draw active at a time, destroy - and let possible find back interactions to add listener on them.

    Hierarchy (View Summary)

    Index

    Constructors

    Methods

    • Parameters

      • uid: string

      Returns string

      the uid of the interaction.

    • Activate the interaction (and deactivate other draw interactions), or deactivate it.

      Parameters

      • active: boolean

      Returns void