Platforms to show: All Mac Windows Linux Cross-Platform

Back to MKETAResponseMBS class.

MKETAResponseMBS.destination as MKMapItemMBS

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

The item in this property may contain additional details that were not included in the original item used to create the MKDirectionsRequestMBS object.
(Read only property)

MKETAResponseMBS.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 expected travel distance, in meters.

This property contains the overall distance traversed by the route.
(Read only property)

MKETAResponseMBS.expectedArrivalDate as Date

Type Topic Plugin Version macOS Windows Linux iOS Targets
property MapKit MBS MacFrameworks Plugin 19.0 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The expected arrival time.

The value of this property is dependent on whether you specified a departure date or arrival date in your MKDirectionsRequestMBS object. If you specified a departure date, the date in this property is computed by starting at your departure date and adding the expected travel time. If you specified an arrival time but not a departure date, this property is set to your arrival time. If you did not specify an arrival date or departure date, this property is set to the date computed by adding the travel time to the current time.
(Read only property)

MKETAResponseMBS.expectedArrivalDateTime as DateTime

Type Topic Plugin Version macOS Windows Linux iOS Targets
property MapKit MBS MacFrameworks Plugin 20.5 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
The expected arrival time.

The value of this property is dependent on whether you specified a departure date or arrival date in your MKDirectionsRequestMBS object. If you specified a departure date, the date in this property is computed by starting at your departure date and adding the expected travel time. If you specified an arrival time but not a departure date, this property is set to your arrival time. If you did not specify an arrival date or departure date, this property is set to the date computed by adding the travel time to the current time.
(Read only property)

MKETAResponseMBS.expectedDepartureDate as Date

Type Topic Plugin Version macOS Windows Linux iOS Targets
property MapKit MBS MacFrameworks Plugin 19.0 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The expected departure time.

The value of this property is dependent on whether you specified a departure date or arrival date in your MKDirectionsRequestMBS object. If you specified a departure date, that date is copied to this property. If you specified an arrival date but not a departure date, the departure date is computed by subtracting the expected travel time from your arrival date. If you did not specify an arrival date or departure date, this property is set to the current time.
(Read only property)

MKETAResponseMBS.expectedDepartureDateTime as DateTime

Type Topic Plugin Version macOS Windows Linux iOS Targets
property MapKit MBS MacFrameworks Plugin 20.5 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
The expected departure time.

The value of this property is dependent on whether you specified a departure date or arrival date in your MKDirectionsRequestMBS object. If you specified a departure date, that date is copied to this property. If you specified an arrival date but not a departure date, the departure date is computed by subtracting the expected travel time from your arrival date. If you did not specify an arrival date or departure date, this property is set to the current time.
(Read only property)

MKETAResponseMBS.expectedTravelTime 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 expected travel time in seconds.

The expected travel time reflects the time it takes to traverse the route, taking expected traffic into account. The actual amount of time may vary based on changes in traffic and other travel conditions.
(Read only property)

MKETAResponseMBS.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)

MKETAResponseMBS.source as MKMapItemMBS

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

This item in this property may contain additional details that were not included in the original item used to create the MKDirectionsRequestMBS object.
(Read only property)

MKETAResponseMBS.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 type of conveyance used to determine the travel time.

You specify the desired transportation type in your MKDirectionsRequestMBS object. If you specified TransportTypeAny, this property contains the transportation type used to generate the estimated information.
(Read only property)

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


The biggest plugin in space...