GeoLeaf Core API - v3.0.0
    Preparing search index...

    The full modules.route config block.

    interface RouteConfig {
        enabled: boolean;
        layers?: Record<string, RouteLayerBinding>;
    }
    Index

    Properties

    Properties

    enabled: boolean

    Master gate — the capability is inert unless true.

    layers?: Record<string, RouteLayerBinding>

    Per-layer bindings (which polyline layers get endpoint markers).