turf-swift icon indicating copy to clipboard operation
turf-swift copied to clipboard

Request for a method like `tileCover` for estimating tile counts before downloading for offline use.

Open kalimar opened this issue 6 years ago • 2 comments

Would like to have a method for computing the number of tiles that need to be downloaded for offline packs similar to tileCover

kalimar avatar Mar 22 '18 17:03 kalimar

mapbox/mapbox-gl-native#11504 would expose a similar method to the map SDK for applications already using that SDK, including Objective-C applications.

1ec5 avatar Mar 22 '18 17:03 1ec5

This could also be useful for SceneKit-related projects that don’t depend on the map SDK.

/cc @nitaliano

1ec5 avatar May 09 '18 21:05 1ec5