geoview-core
    Preparing search index...

    Class Extent

    Class used for drawing an extent on a map. Extent

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    mapViewer: MapViewer

    Reference the MapViewer associated with this interaction

    Methods

    • Unregisters an event handler for extent change events.

      Parameters

      • callback: ExtentDelegate

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

      Returns void

    • Registers an event handler for extent change events.

      Parameters

      • callback: ExtentDelegate

        The callback to be executed whenever the event is emitted.

      Returns void