YMKMasstransitInclineSection
Warning
This feature is available in the Full MapKit SDK version
|
class YMKMasstransitInclineSection : NSObject |
represents a section of continuous non-trivial gradient
Summary
Class methods
|
init(type: YMKMasstransitInclineType, subpolyline: YMKSubpolyline) |
Properties
|
var type: YMKMasstransitInclineType { get } |
|
var subpolyline: YMKSubpolyline { get } |
Class methods
init(type:subpolyline:)
|
init(type: YMKMasstransitInclineType, subpolyline: YMKSubpolyline) |
Properties
type
|
var type: YMKMasstransitInclineType { get } |
Vague characteristic of this gradient secion
subpolyline
|
var subpolyline: YMKSubpolyline { get } |
A subpolyline of the route where the section is located