Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Request for a method like `tileCover` for estimating tile counts before downloading for offline use. #47
Comments
mapbox/mapbox-gl-native#11504 would expose a similar method to the map SDK for applications already using that SDK, including Objective-C applications. |
This could also be useful for SceneKit-related projects that don’t depend on the map SDK. /cc @nitaliano |
Would like to have a method for computing the number of tiles that need to be downloaded for offline packs similar to tileCover