VMVectorMapView

@objcMembers
open class VMVectorMapView : VMMapView

Concrete implementation of VMMapView that uses vector map tiles

Since

1.1

Initializers

Method overrides

  • Apply a custom style to an indivudual map element

    Since

    1.2

    Declaration

    Swift

    public override func setStyle(_ style: VMVenueLayerStyle, forUnit unit: VMMSMapUnit)

    Parameters

    unit

    the unit to apply the style to

    style

    the style information