GPKGTileUtils
Objective-C
@interface GPKGTileUtils : NSObjectSwift
class GPKGTileUtils : NSObjectTile utilities and constants
- 
                  
                  Get the tile side (width and height) dimension based upon the screen resolution DeclarationObjective-C + (float)tileLength;Swift class func tileLength() -> FloatReturn Valuedefault tile length 
- 
                  
                  Get the tile side (width and height) dimension based upon the scale DeclarationObjective-C + (float)tileLengthWithScale:(float)scale;Swift class func tileLength(withScale scale: Float) -> FloatParametersscaleresolution scale Return Valuedefault tile length 
 View on GitHub
View on GitHub GPKGTileUtils Class Reference
        GPKGTileUtils Class Reference