Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
kalimar opened this issue Mar 22, 2018 · 2 comments
Labels
improvement Improvement for an existing feature. JS parity

Comments

@kalimar
Copy link

kalimar commented Mar 22, 2018

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

@kalimar kalimar changed the title Request for tile-cover and other turf.js helpers. Request for a method like tileCover for estimating tile counts before downloading for offline use. Mar 22, 2018
@1ec5
Copy link
Contributor

1ec5 commented Mar 22, 2018

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
Copy link
Contributor

1ec5 commented May 9, 2018

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

/cc @nitaliano

@1ec5 1ec5 added improvement Improvement for an existing feature. JS parity labels May 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement for an existing feature. JS parity
Projects
None yet
Development

No branches or pull requests

2 participants