VisioMove Essential (iOS)  1.27.8
VMERouteRequest Class Reference

Description

Represents a route request to computeRoute:callback: (VMEMapView)

Version
1.0

Inherits <NSObject>, and <NSCopying>.

Instance Methods

(instancetype) - init
 Instantiates a route request. More...
 
(instancetype) - initWithRequestType:destinationsOrder:
 Instantiates a route request. More...
 
(instancetype) - initWithRequestType:destinationsOrder:accessible:
 Instantiates a route request. More...
 
(id) - getOrigin
 
(void) - setOrigin:
 Sets the origin of the route. More...
 
(NSArray *) - getDestinations
 
(BOOL) - addDestination:
 Adds a destination to the end of the destinations array’s content. More...
 
(BOOL) - addDestinations:
 Adds the objects contained in the given array to the end of the destinations array’s content. More...
 
(void) - removeAllDestinations
 Remove all destinations objects from the destination array. More...
 
(void) - removeDestinationAtIndex:
 Remove destination object at the given index. More...
 
(BOOL) - replaceDestinationAtIndex:withDestination:
 Replace destination object at the given index with the given position. More...
 
(BOOL) - isEqualToRouteRequest:
 Determines if this object is equal to another VMERouteRequest object. More...
 

Properties

BOOL isAccessible
 Requests that the computed route is accessible. More...
 
VMERouteDestinationsOrder destinationsOrder
 Determines the destination visiting order. More...
 
VMERouteRequestType requestType
 Determines how the route should be optimized. More...
 
© 2022 Copyright Visioglobe, All Rights Reserved. View our Privacy Policy