Fork me on GitHub
Show:

DirectionsServiceInterface

Summary

Provides directions between points.

Constructor

aeris.directions.DirectionsServiceInterface

Syntax

aeris.directions.DirectionsServiceInterface

()

Summary

Item Index

Methods

Methods

fetchPath

Syntax

fetchPath

(
  • origin
  • destination
  • opt_options
)
PromiseToFetchDirections

Summary

Fetch directions data between two latLon coordinates.

Parameters: