decompressGzip

fun decompressGzip(compressedData: ByteArray): ByteArray?

updateTile is responsible for getting data from the protomaps server and translating it from MVT format into a set of FeatureCollections.