Constructor
(abstract) new EvseRouting(context, options)
Parameters:
| Name | Type | Description |
|---|---|---|
context |
bemap.Context | BeMap-JS-API Context. Mandatory. |
options |
object | see below the available values. |
Members
(protected) geometryId :String
ID of geometry.
Type:
- String
Methods
compute(options) → {bemap.Isochrone}
Execute the EVSE Routing calculation.
Parameters:
| Name | Type | Description | ||||||
|---|---|---|---|---|---|---|---|---|
options |
object | See below the available values.
Properties
|
Returns:
this
- Type
- bemap.Isochrone