GeoLeaf Core API - v3.0.0
    Preparing search index...
    • Builds a MapLibre-compatible WMS tile URL template from a WMS basemap config.

      The resulting URL uses {bbox-epsg-3857} which MapLibre replaces with the actual EPSG:3857 bounding box for each tile request.

      Parameters

      Returns string | null

      The WMS tile URL template, or null if the config is invalid.