GeoLeaf Core API - v3.0.0
    Preparing search index...
    • (Re)derives and renders the start / end endpoint markers of a bound line layer. No-op when the layer is not bound or has no line geometry.

      Parameters

      • adapter: RouteMapAdapter

        The active MapLibre adapter (Core.getMap()).

      • config: RouteConfig

        The modules.route config.

      • layerId: string

        GeoLeaf layer id.

      • geometryTypes: readonly string[]

        GeoJSON geometry types present on the layer.

      Returns void