MMKMasstransitIndoorSegment

Warning

This feature is available in the Full MapKit SDK version

class MMKMasstransitIndoorSegment : NSObject

Indoor segment of the fitness section.

Summary

Class methods

 init(indoorData: MMKMasstransitIndoorSegmentIndoorData,
     subpolyline: MMKSubpolyline)

Properties

var indoorData: MMKMasstransitIndoorSegmentIndoorData { get }
Undocumented

var subpolyline: MMKSubpolyline { get }
A span of this level on the route geometry

Class methods

init(indoorData:subpolyline:)

 init(indoorData: MMKMasstransitIndoorSegmentIndoorData,
     subpolyline: MMKSubpolyline)


Properties

indoorData

var indoorData: MMKMasstransitIndoorSegmentIndoorData { get }

Undocumented


subpolyline

var subpolyline: MMKSubpolyline { get }

A span of this level on the route geometry.