@vcmap/core
    Preparing search index...

    Function getURL

    • replaces {x}, {y}, {z} with the x, y, z tiling coordinates replaces {minx}, {miny}, {maxx}, {maxy} with extent of the tile if tilingExtent is provided replaces {locale} with the given locale

      Parameters

      • url: string
      • x: number
      • y: number
      • z: number
      • OptionaltilingExtent: Rectangle
      • locale: string = 'en'

      Returns string