geoview-core
    Preparing search index...

    Type Alias InteractionOptions

    Options for interactions

    type InteractionOptions = {
        mapViewer: MapViewer;
    }
    Index

    Properties

    Properties

    mapViewer: MapViewer