geoview-core - v2.2.0
    Preparing search index...

    Class Transform

    Class used for transforming features on a map.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    mapViewer: MapViewer

    Reference the MapViewer associated with this interaction

    Methods

    • Selects a feature for transformation.

      Parameters

      • feature: Feature<Geometry>

        The feature to select

      • clearHistory: boolean = true

        If true, clears the previous history stack. Default is true

      Returns void