Function createTileLoadFunction

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

    Parameters

    • source: VectorTile<RenderFeature>
    • url: string
    • srs: string = 'EPSG:4326'

    Returns LoadFunction