Decodes an MVT tile into its layers. Gzip is NOT handled here — pass already-inflated bytes (providers serve .pbf either raw or Content-Encoding: gzip, which the browser inflates).
.pbf
Content-Encoding: gzip
Decodes an MVT tile into its layers. Gzip is NOT handled here — pass already-inflated bytes (providers serve
.pbfeither raw orContent-Encoding: gzip, which the browser inflates).