geoview-core
    Preparing search index...

    Class Modify

    Class used for modifying features on a map. Modify

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    mapViewer: MapViewer

    Reference the MapViewer associated with this interaction

    Methods

    • Unregisters a callback handler for the modifydrag event.

      Parameters

      • callback: ModifyDelegate

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

      Returns void

    • Unregisters a callback handler for the modifyend event.

      Parameters

      • callback: ModifyDelegate

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

      Returns void

    • Unregisters a callback handler for the modifystart event.

      Parameters

      • callback: ModifyDelegate

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

      Returns void