Fork me on GitHub
Show:

AddWaypointCommand

Summary

Constructor

aeris.maps.gmaps.route.commands.AddWaypointCommand

Syntax

aeris.maps.gmaps.route.commands.AddWaypointCommand

(
  • opt_options
)

Summary

Parameters:

  • opt_options Object=
    • at Number

      Index at which to add the waypoint. Defaults to the end of the route.

Item Index

Methods

Properties

Methods

validateRoute_

Syntax

validateRoute_

(
  • route
)
private

Summary

Parameters:

Properties

route_

Syntax

route_

aeris.maps.gmaps.route.Route protected

Summary

The Route the Waypoint will be added to.