flatgeobuf
    Preparing search index...

    Function createTileLoadFunction

    • Intended to be used with VectorTileSource and setTileLoadFunction to set up a single file FlatGeobuf as a source.

      Parameters

      • source: VectorTile
      • url: string
      • srs: string = 'EPSG:4326'
      • headers: HeadersInit = {}
      • renderFeature: boolean = false

      Returns LoadFunction