MapKit Mobile SDK

Warning

This feature is available in the Full MapKit SDK version

MMKMasstransitInclineSection

class MMKMasstransitInclineSection : NSObject

represents a section of continuous non-trivial gradient

Summary

Class methods

 init(type: MMKMasstransitInclineType, subpolyline: MMKSubpolyline)

Properties

var typeMMKMasstransitInclineType { get }
Vague characteristic of this gradient secion

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

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