apply Tile Region Update
@MapboxExperimental
Updates a tile region using the result of previous call to prepareTileRegionUpdate. This method will apply the previously downloaded incremental updates to the tile region, mutating the existing tile region to contain the tiles specified during the preparation step.
Parameters
id
The tile region to be updated.
on Progress
Invoked multiple times to report progess of the operation.
on Finished
Invoked only once upon success, failure, or cancelation of the operation.