ngeo
    Preparing search index...

    Interface RotateEventItem

    interface RotateEventItem {
        feature: Feature<Geometry, { [x: string]: any }>;
    }
    Index

    Properties

    Properties

    feature: Feature<Geometry, { [x: string]: any }>