YMKNavigationSpeedLimits

Warning

This feature is available in the NaviKit SDK version.

class YMKNavigationSpeedLimits : NSObject

Summary

Class methods

 init(urban: YMKLocalizedValue,
      rural: YMKLocalizedValue,
 expressway: YMKLocalizedValue)

Properties

var urban: YMKLocalizedValue { get }

var rural: YMKLocalizedValue { get }

var expressway: YMKLocalizedValue { get }

Class methods

init(urban:rural:expressway:)

 init(urban: YMKLocalizedValue,
      rural: YMKLocalizedValue,
 expressway: YMKLocalizedValue)


Properties

urban

var urban: YMKLocalizedValue { get }


rural

var rural: YMKLocalizedValue { get }


expressway

var expressway: YMKLocalizedValue { get }