VisioMove Essential (iOS)  1.27.8
VMERouteResult Class Reference

Description

Contains information related to a computed route.

Version
1.2

Inherits <NSObject>, and <NSCopying>.

Instance Methods

(instancetype) - initWithDestinations:duration:length:
 Instantiates a route result object. More...
 
(instancetype) - initWithDestinations:duration:length:segments:
 Instantiates a route result object. More...
 
(BOOL) - isEqualToRouteResult:
 Determines if this object is equal to another VMERouteResult object. More...
 

Properties

double duration
 The duration (seconds) of the route. More...
 
double length
 The length (metres) of the route. More...
 
NSArray * destinations
 An array of destinations in the order that they will be visited. More...
 
NSArray< VMESegment * > * segments
 An array of segments that make up the route. More...
 
© 2022 Copyright Visioglobe, All Rights Reserved. View our Privacy Policy