AWSLocationGetMapTileResponse
Objective-C
@interface AWSLocationGetMapTileResponseSwift
class AWSLocationGetMapTileResponse- 
                  
                  Contains Mapbox Vector Tile (MVT) data. DeclarationObjective-C @property (nonatomic, strong) NSData *_Nullable blob;Swift var blob: Data? { get set }
- 
                  
                  The HTTP Cache-Control directive for the value. DeclarationObjective-C @property (nonatomic, strong) NSString *_Nullable cacheControl;Swift var cacheControl: String? { get set }
- 
                  
                  The map tile’s content type. For example, application/vnd.mapbox-vector-tile.DeclarationObjective-C @property (nonatomic, strong) NSString *_Nullable contentType;Swift var contentType: String? { get set }
 View on GitHub
View on GitHub Install in Dash
Install in Dash AWSLocationGetMapTileResponse Class Reference
        AWSLocationGetMapTileResponse Class Reference