locationIndex property

int locationIndex
getter/setter pair

Index of location, used for route stop. Index should be >= 1, which prevents user from using origin location as route stop.

Implementation

int locationIndex;