MapKit Mobile SDK

Warning

This feature is available in the Full MapKit SDK version

MMKDrivingDirectionSignStyle

class MMKDrivingDirectionSignStyle : NSObject

Undocumented

Summary

Class methods

 init(textColor: UIColor, bgColor: UIColor)

Properties

var textColor: UIColor { get }
Text color in RGB format

var bgColor: UIColor { get }
Background color in RGB format

Class methods

init(textColor:bgColor:)

 init(textColor: UIColor, bgColor: UIColor)


Properties

textColor

var textColor: UIColor { get }

Text color in RGB format


bgColor

var bgColor: UIColor { get }

Background color in RGB format