YMKMasstransitIndoorSegment

Warning

This feature is available in the Full MapKit SDK version

class YMKMasstransitIndoorSegment : NSObject

Indoor segment of the fitness section.

Summary

Class methods

 init(indoorData: YMKMasstransitIndoorSegmentIndoorData,
     subpolyline: YMKSubpolyline)

Properties

var indoorDataYMKMasstransitIndoorSegmentIndoorData { get }

var subpolylineYMKSubpolyline { get }
A span of this level on the route geometry

Class methods

init(indoorData:subpolyline:)

 init(indoorData: YMKMasstransitIndoorSegmentIndoorData,
     subpolyline: YMKSubpolyline)


Properties

indoorData

var indoorData: YMKMasstransitIndoorSegmentIndoorData { get }


subpolyline

var subpolyline: YMKSubpolyline { get }

A span of this level on the route geometry.