Class: Route

bemap.Route()

Base class of route returned by the routing or isochrone calculation.

Constructor

new Route()

Source:

Classes

Event
RoutesheetInstruction

Members

(protected) chargingStationSteps :bemap.ChargingStationStep

liste of charging station step(s).
Type:
Source:

(protected) events :bemap.Route

List of route event.
Type:
Source:

(protected) extent :bemap.BoundingBox

Geographical extent.
Type:
Source:

(protected) geometryMapObject :bemap.mapobject

BeMap JS API map object represent the route geometry.
Type:
  • bemap.mapobject
Source:

(protected) poyline :bemap.Polyline

Geometry of route (used by the isochrone calculation).
Type:
Source: