Constructor
new DirectionsResponse()
Properties:
Name | Type | Description |
---|---|---|
layerIx |
Number | The corresponding layer's index |
origin |
String | Travel Origin: CSV lat,lon |
rawApiResponse |
Object | The corresponding layer's index |
destination |
String | Travel Destination: CSV lat,lon |
waypoints |
Array | Array of CSV lat,lon |
rawApiResponse |
Object | The untouched response from the API |
- Version:
- 4.1.00