MaplyVectorTileData

Objective-C

@interface MaplyVectorTileData : NSObject

Swift

class MaplyVectorTileData : NSObject

Container for data parsed out of a Mapbox Vector Tile stream.

This holds the parsed data as well as post-constructed data. You will likely be handed one of these if you see it at all. There are few cases where you might construct one.