Function 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
B
 Bounds, EMAPI.Bounds.EMAPI
 bringToFront
C
 calculateRoute, EMAPI.Router
 categoryObjects, EMAPI.Map
 CategoryObjects, EMAPI.CategoryObjects.EMAPI
 clearObjects
 clone
 ClusterLayer, EMAPI.ClusterLayer.EMAPI
 contains, EMAPI.Bounds
 containsBounds, EMAPI.Bounds
 containsLonLat, EMAPI.Bounds
 containsPixel, EMAPI.Bounds
 convertLonLatToScreen, EMAPI.Map
 convertScreenToLonLat, EMAPI.Map
 count
D
 degeocode, EMAPI.Finder
 destroy
 determineQuadrant, EMAPI.Bounds
 DriverParams, EMAPI.Router.DriverParams.EMAPI.Router
 drivers, EMAPI.Router
E
 equals
 extend, EMAPI.Bounds
F
 Finder, EMAPI.Finder.EMAPI
 fromArray, EMAPI.Bounds
 fromSize, EMAPI.Bounds
 fromString
G
 getBounds
 getCenterLonLat, EMAPI.Bounds
 getCenterPixel, EMAPI.Bounds
 getCenterPos, EMAPI.Map
 getCoordinates, EMAPI.Finder
 getCountry, EMAPI.Finder
 getHeight, EMAPI.Bounds
 getObjectCategories, EMAPI.Finder
 getPOICategories, EMAPI.Finder
 getPOICategory, EMAPI.CategoryObjects
 getSize, EMAPI.Bounds
 getUserCategory, EMAPI.CategoryObjects
 getVersion, EMAPI.Map
 getWidth, EMAPI.Bounds
 getZoom, EMAPI.Map
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.
Constructs a new object of EMAPI.Bounds class.
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)
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.
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.
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.
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.
count : function()
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.
degeocode: function(points,
zoom,
callback)
Searches the geographic information for points with the given coordinates.
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
equals:function(bounds)
Compares two rectangles, the current one with the one passed in a parameter.
equals: function (obj)
Compares two geographical points, the current one with the one passed in a parameter.
equals:function(px)
Compares two screen point, the current one with the one transmitted in a parameter.
equals:function(sz)
Compares two EMAPI.Size objects, the current one with the one transmitted in a parameter.
extend:function(object)
Extends the rectangle if it’s necessary to contain chosen point or another rectangle.
The constructor of a new instance of EMAPI.Finder objects.
E.Bounds.fromArray = function(bbox)
An alternative method constructing EMAPI.Bounds class objects basing on coordinates array.
E.Bounds.fromSize = function(size)
An alternative method constructing EMAPI.Bounds> class objects basing on EMAPI.Size object.
E.Bounds.fromString = function(str)
An alternative method constructing EMAPI.Bounds class objects basing on coordinates in a text form.
fromString: function(str)
An alternative method constructing EMAPI.LonLat class objects basing on coordinates in a text form.
getBounds: function ()
Returns the rectangle’s coordinates of the current map view which include all layer objects
getBounds: function()
Returns the rectangle’s coordinates of the current map view.
getBounds: function ()
Returns the rectangle’s coordinates of the current map view which include all layer objects.
getCenterLonLat:function()
Returns the geographical point of the rectangle.
getCenterPixel:function()
Returns the screen center of the rectangle.
getCenterPos: function()
Returns the geographical coordinates of midpoint from current map view.
getCoordinates: function(index,
callback)
Gets the location on the map of one of the address points searched using the search function.
getCountry: function()
Returns ccTLD code country currently set for the searching.
getHeight:function()
Returns the height of the rectangle.
getObjectCategories: function(callback)
Returns in the form of substitution function for all the customer’s parameters.
getPOICategories: function(callback)
POI.
getPOICategory: function()
Returns all parameters of POI category.
getSize:function()
Returns the size of the rectangle.
getUserCategory: function()
Returns all parameters of customer’s category static objects.
getVersion: function (callback)
Returns version of the map data.
getWidth:function()
Returns the width of the rectangle.
getZoom: function()
Returns zoom level of current map view.
Close