Fork me on GitHub
Show:

AbstractRouteCommand

Extends aeris.AbstractCommand

Summary

AbstractRouteCommand

Base class for all route commands.

Constructor

aeris.maps.gmaps.route.commands.AbstractRouteCommand

Syntax

aeris.maps.gmaps.route.commands.AbstractRouteCommand

(
  • route
)

Summary

Parameters:

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.