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
A
 activateRoute, EMAPI.Router
 add
 addItem, EMAPI.ArrayObjects
 addLayer, EMAPI.Map
 addMapAction, EMAPI.Map
 addObjects
 addWaypoint, EMAPI.Router
 ArrayObjects, EMAPI.ArrayObjects.EMAPI
 attributes, EMAPI.Object
 autoInfo, EMAPI.Object
B
 backgroundGraphic, EMAPI.Object.PointObject
 backgroundGraphicZIndex, EMAPI.Object.PointObject
 backgroundHeight, EMAPI.Object.PointObject
 backgroundWidth, EMAPI.Object.PointObject
 backgroundXOffset, EMAPI.Object.PointObject
 backgroundYOffset, EMAPI.Object.PointObject
 borderPassTime, EMAPI.Router.VehicleParams
 bottom, EMAPI.Bounds
 Bounds, EMAPI.Bounds.EMAPI
 breakTime, EMAPI.Router.DriverParams
 bringToFront
C
 calculateRoute, EMAPI.Router
 categoryObjects, EMAPI.Map
 CategoryObjects, EMAPI.CategoryObjects.EMAPI
 clearObjects
 clickable, EMAPI.Object
 clone
 ClusterLayer, EMAPI.ClusterLayer.EMAPI
 combustion, EMAPI.Router.RoadParams
 Constants, EMAPI
 contains, EMAPI.Bounds
 containsBounds, EMAPI.Bounds
 containsLonLat, EMAPI.Bounds
 containsPixel, EMAPI.Bounds
 continuousWorkTime, EMAPI.Router.DriverParams
 convertLonLatToScreen, EMAPI.Map
 convertScreenToLonLat, EMAPI.Map
 costPerHour
 costPerKilometer
 count
D
 dayWorkTime, EMAPI.Router.DriverParams
 degeocode, EMAPI.Finder
 description, EMAPI.Router.WayPoint
 destroy
 determineQuadrant, EMAPI.Bounds
 DriverParams, EMAPI.Router.DriverParams.EMAPI.Router
 drivers, EMAPI.Router
activateRoute: function(index)
Activates the selected route from the calculated alternative routes.
add:function(x,
y)
Creates a copy of the rectangle with the shifted coordinates.
add:function(lon,
lat)
Creates a copy of the geographical point with coordinates shifted by given values.
add:function(x,
y)
Creates a copy of the screen point with coordinates shifted by given values.
addItem: function (options)
Adds a new item at the end of the array.
addLayer: function(layer)
Adds new objects layer to map.
Adds a new action to the map’s toolbar.
addObjects: function(a)
Adds new object to the layer.
addObjects: function(objects)
Adds new objects to the layer.
addWaypoint: function(lonLat,
pointType,
callback)
Adds a new waypoint to the list of wayPoints.
A constructor of a new instance of EMAPI.ArrayObjects class..
{Object} Additional parameters of the object.
{Boolean} Information about the automatic triggering of the object information window on a map if you rest the mouse cursor on it (default true).
{String} Additional icon of URL object, used as a background (shadow) for externalGraphic icon.
{Integer} A three-dimensional effect parameter for backgroundGraphic, distance from the map (default is 1).
{Integer} Additional icon height (default 10).
{Integer} Additional icon width (default 10).
{Integer} Horizontal shift backgroundGraphic icon in relation to externalGraphic (default 0).
{Integer} Vertical shift backgroundGraphic icon in relation to externalGraphic (default 7).
{Float} The waiting time at the border crossing which is a fractional part of the day e.g.
{Float} Smaller vertical coordinate.
Constructs a new object of EMAPI.Bounds class.
{Float} Break time after continuous driving time which is fractional part of the day, e.g.
bringToFront: function ()
Moves the covered object over others objects.
bringToFront: function ()
Brings layer on the top of displayed layers.
calculateRoute: function (vehicle,
driver,
roadType,
routeOptions,
callback,
force,
params)
Calculates a route between points placed in the list of wayPoints after the selected vehicle, driver and routing parameters.
categoryObjects:function()
Returns to management of static objects e.g.
The constructor of a new instance of the EMAPI.CategoryObjects class.
clearObjects: function()
Removes all object from the layer.
clearObjects: function()
Removes all objects from the layer.
{Boolean} Information about the possibility of selecting object on the map (default true).
clone:function()
Creates a copy of a rectangle.
clone:function()
Creates a copy of the geographical point.
clone:function()
Creates a copy of the screen point.
clone:function()
Creates a copy of the object.
The constructor of a new instance of the EMAPI.ClusterLayer class.
{Float} The average fuel consumption in l/100km while travelling routes of a given type (default 0).
contains:function(x,
y,
inclusive)
Checks whether a point with the given coordinates is contained in the rectangle.
containsBounds:function(bounds,
partial,
inclusive)
Checks whether another rectangle is contained in the rectangle.
containsLonLat:function(ll,
inclusive)
Checks whether a geographic point is contained in a rectangle.
containsPixel:function(px,
inclusive)
Checks whether a screen point is contained in the rectangle.
{Float} The maximum continuous driver’s driving time being a fractional part of the day, e.g.
convertLonLatToScreen: function(lonLat)
Converts the coordinates to screen points from the current map view.
convertScreenToLonLat: function(px)
Converts the screen coordinates for the geographical point from the current map view.
{Float}The cost of one hour for the driver (default 0.00).
{Float} The cost of one hour of vehicle travel (default 0.00).
{Float} The cost of 1 km of the route made by the driver (default 0.00).
{Float} The cost of 1 km of the route travelled by the vehicle (default 0.00).
count : function()
Zwraca Return number of object located in array.
count:function()
Returns an amount of objects in the layer..
count:function()
Returns an amount of objects in the layer.
{Float} The driver’s daily working time which is a fractional part of the day, e.g.
degeocode: function(points,
zoom,
callback)
Searches the geographic information for points with the given coordinates.
{String} Location of waypoint: city, street or road number.
destroy: function()
Destroys an object of EMAPI.ArrayObjects class.
destroy: function()
Destroys an object of EMAPI.ClusterLayer.
destroy: function()
Destroys object of EMAPI.Finder class.
destroy: function()
Destroys object of EMAPI.Object class.
destroy: function()
Destroys an object of EMAPI.Object.PointObject class.
destroy: function()
Destroys an object of EMAPI.Object.PolylineObject class.
destroy: function()
Destroys an object of EMAPI.Router.DriverParams class.
destroy: function()
Destroys an object of EMAPI.Router.RoadParams class.
destroy: function()
Destroys object of EMAPI.Router.RouteRepresentation class.
destroy: function()
Destroys an object of EMAPI.Router.RouteRepresentationItem class.
destroy: function()
Destroys an object of EMAPI.Router.RouteRepresentationSection class.
destroy: function()
Destroys object of EMAPI.Router.VehicleParams class.
destroy: function()
Destroys object of EMAPI.Router.WayPoint class.
destroy: function()
Destroys an object of EMAPI.VectorLayer.
determineQuadrant: function(lonlat)
Determines in which part of a rectangle a geographical point is located.
The constructor of a new instance of EMAPI.Router.DriverParams class
drivers: function()
Returns the list of drivers during routing.
Close