VMVectorMapView
@objcMembers public class VMVectorMapView: VMMapView
Concrete implementation of VMMapView that uses vector map tiles
Since
1.1-
Apply a custom style to an indivudual map element
Since
1.2Declaration
Swift
public override func setStyle(_ style: VMVenueLayerStyle, forUnit unit: VMMSMapUnit)Parameters
unitthe unit to apply the style to
stylethe style information
VMVectorMapView Class Reference