Важно

This feature is available in the Full MapKit SDK version

YMKMasstransitInclineSection

class YMKMasstransitInclineSection : NSObject

represents a section of continuous non-trivial gradient

Summary

Class methods

 init(type: YMKMasstransitInclineType, subpolyline: YMKSubpolyline)

Properties

var typeYMKMasstransitInclineType { get }
Vague characteristic of this gradient secion

var subpolylineYMKSubpolyline { get }
A subpolyline of the route where the section is located

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


Предыдущая
Следующая