TextMate is a graphical text editor for macOS 10.12 or later
-
Updated
Feb 16, 2021 - Objective-C++
Add a description, image, and links to the objective-c-plus-plus topic page so that developers can more easily learn about it.
To associate your repository with the objective-c-plus-plus topic, visit your repo's landing page and select "manage topics."
MGLTilePyramidOfflineRegion should have a
countOfTiles
method that returns the number of tiles included in the tile pyramid. The implementation would rely on thembgl::util::tileCount()
function added in #9906.This is the iOS/macOS equivalent to #11108 for Android. It would serve as a built-in alternative to mapbox/turf-swift#47 for applications already using the map SDK, including applica