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

    Type Alias InteractionOptions

    Options for interactions

    type InteractionOptions = {
        mapViewer: MapViewer;
    }
    Index
    mapViewer: MapViewer