Platforms to show: All Mac Windows Linux Cross-Platform

Back to MKRouteStepMBS class.

MKRouteStepMBS.distance as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property MapKit MBS MacFrameworks Plugin 19.0 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
The step distance in meters.

This property reflects the distance that the user covers while traversing the path of the step. It is not a direct distance between the start and end points of the step.
(Read only property)

MKRouteStepMBS.Handle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property MapKit MBS MacFrameworks Plugin 19.0 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
Internal object reference.

(Read and Write property)

MKRouteStepMBS.instructions as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property MapKit MBS MacFrameworks Plugin 19.0 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
The written instructions for following the path represented by this step.

The string in this property is localized according to the user’s language preferences. You can present this string to the user from your app’s interface.
(Read only property)

MKRouteStepMBS.notice as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property MapKit MBS MacFrameworks Plugin 19.0 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
Additional notices that apply to the step.

Notices may include legal information or warning notices that apply to the step. For example, if the step crosses railroad tracks, it might contain a notice that warns the user not to cross the tracks when the lights are flashing.
(Read only property)

Some examples using this property:

MKRouteStepMBS.polyline as MKPolylineMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property MapKit MBS MacFrameworks Plugin 19.0 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
The detailed step geometry.

The polyline object in this property contains the geometry for this step. You can use the polyline object as an overlay in a map view.
(Read only property)

MKRouteStepMBS.transportType as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property MapKit MBS MacFrameworks Plugin 19.0 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
The transport type of the step.

This property reflects the transport type employed by the step and may differ from the transport type of the overall route.
(Read only property)

The items on this page are in the following plugins: MBS MacFrameworks Plugin.


The biggest plugin in space...