Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
T
 tankCapacity, EMAPI.Router.VehicleParams
 toArray, EMAPI.Bounds
 toBBOX, EMAPI.Bounds
 toll, EMAPI.Router.RoadParams
 tollRoadLength, EMAPI.Router.RouteRepresentation
 tollRoadPerKilometer, EMAPI.Router.VehicleParams
 tollRoadTime, EMAPI.Router.RouteRepresentation
 top, EMAPI.Bounds
 toShortString, EMAPI.LonLat
 toString
 totalFuelCost, EMAPI.Router.RouteRepresentation
 totalRouteCost, EMAPI.Router.RouteRepresentation
 totalRouteLength, EMAPI.Router.RouteRepresentation
 totalRouteTime, EMAPI.Router.RouteRepresentation
U
 unreachableEntry, EMAPI.Router.RouteRepresentation
 updateSize, EMAPI.Map
 use, EMAPI.Router.RoadParams
V
 VectorLayer, EMAPI.VectorLayer.EMAPI
 vehicleAxles, EMAPI.Router.VehicleParams
 vehicleCapacity, EMAPI.Router.VehicleParams
 vehicleDPF, EMAPI.Router.VehicleParams
 vehicleEmission, EMAPI.Router.VehicleParams
 vehicleHeight, EMAPI.Router.VehicleParams
 vehicleLength, EMAPI.Router.VehicleParams
 vehicleLoadCapacity, EMAPI.Router.VehicleParams
 vehicleLoadType, EMAPI.Router.VehicleParams
 VehicleParams, EMAPI.Router.VehicleParams.EMAPI.Router
 vehicles, EMAPI.Router
 vehicleType, EMAPI.Router.VehicleParams
 vehicleWeight, EMAPI.Router.VehicleParams
 vehicleWeightPerAxle, EMAPI.Router.VehicleParams
 vehicleWidth, EMAPI.Router.VehicleParams
 VERSION_NUMBER, EMAPI
 visible, EMAPI.Object
W
 w, EMAPI.Size
 WayPoint, EMAPI.Router.WayPoint.EMAPI.Router
 wayPoints, EMAPI.Router
X
 x, EMAPI.Pixel
Y
 y, EMAPI.Pixel
{Float} The capacity of vehicle’s fuel tank (default 0).
toArray: function()
Returns the rectangle’s coordinates as an array..
toBBOX:function(decimal)
Returns the rectangle coordinates in the simplified text form.
{Float} Cost of viaTOLL per km.
{Float} Length of toll roads are included in the route (in km).
{Float} The cost of 1 km toll road travelled by the vehicle (default 0.00).
{String} The time of travel by toll roads is included in the route.
{Float} Bigger vertical coordinate.
toShortString:function()
Returns the rectangle coordinates in the simplified text form.
toString:function()
Returns the rectangle coordinates in a text form.
toString: function ()
Returns the coordinates in a text form.
toString:function()
Returns the coordinates of the point in a text form.
toString:function()
Returns the text representation of the object.
{Float} Total cost of fuel.
{Float} The total cost of the route.
{Float} The total length of the route (in km).
{String} Total time of passing route
{Integer} The index of the first point from the route points, which couldn’t be determined the access (from the 1 for the second point of the route).
updateSize: function()
Refresh map after resizing of the window.
{Boolean} Information about using the type of road in the route calculating (default is true).
The constructor of a new instance of the EMAPI.VectorLayer class.
{Integer} The number of axles (default 2).
{Float} Vehicle cargo capacity in cubic meters (default 0).
{Boolean} Information whether the vehicle has a particulate filter (default false).
{Integer} The emission standard (domyślnie 5).
{Float} Vehicle height in meters (default 0).
{Float} Vehicle length in meters (default 0).
{Float} The maximum weight of the load of the vehicle in tonnes (default 0).
{Integer} Information on dangerous goods carried by the vehicle (default 0).
Constructor of new instance EMAPI.Router.VehicleParams class.
vehicles: function()
Returns the list of vehicles used during routing.
{Integer} The type of vehicle (default 0).
{Float} Vehicle weight in tonnes (default 0).
{Float} Pressure per axle in tones (default 0).
{Float} Vehicle width in meters (default 0).
{String} EMAPI version.
{Boolean} Information about the visibility of the object on the map (default true).
{Float} Width.
The constructor of a new instance of the EMAPI.Router.WayPoint class.
wayPoints: function()
Returns the list of waypoints.
{Float} Coordinate x of point.
{Float} Coordinate y of point.
Close