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