Message HrzProtocol.TiledVectorDataProviderParams
Defined in hrz/protocol/vector/provider.proto.
Tiled vector data can only be accessed by tile.
url_pattern: string
URL pattern of the vector tiles hierarchy with parameters: {x}, {y} (0 is north), {-y} (0 is south), {z} (level of detail, 0 is lowest), {quadkey} (see https://docs.microsoft.com/en-us/bingmaps/articles/bing-maps-tile-system), {char-char} subdomains.
http_headers: HrzProtocol.HttpHeaderList
attribution: string
format: HrzProtocol.VectorDataFormat
layer_name: string
Which MVT layer to use. All layers are combined if no name is set. Only affects MVT sources.