@geoblocks/edittrack
    Preparing search index...

    Type Alias RouterBaseOptions

    type RouterBaseOptions = {
        map: Map;
        maxRoutingTolerance?: number;
    }
    Index

    Properties

    map: Map
    maxRoutingTolerance?: number