Activates the selected route from the calculated alternative routes.
activateRoute: function( index )
Creates a copy of the rectangle with the shifted coordinates.
add:function( x, y )
Creates a copy of the geographical point with coordinates shifted by given values.
add:function( lon, lat )
Creates a copy of the screen point with coordinates shifted by given values.
add:function( x, y )
Adds a new item at the end of the array.
addItem: function ( options )
Adds new objects layer to map.
addLayer: function( layer )
Adds new object to the layer
addObjects: function( a )
Adds new objects to the layer.
addObjects: function( objects )
Adds a new waypoint to the list of wayPoints.
addWaypoint: function( lonLat, pointType, callback )
Moves the covered object over others objects.
bringToFront: function ()
Brings layer on the top of displayed layers.
bringToFront: function ()
Calculates a route between points placed in the list of wayPoints after the selected vehicle, driver and routing parameters.
calculateRoute: function( vehicle, driver, roadType, routeOptions, callback, force )
Returns to management of static objects e.g.
categoryObjects:function()
Removes all object from the layer.
clearObjects: function()
Removes all objects from the layer.
clearObjects: 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.
clone:function()
Checks whether a point with the given coordinates is contained in the rectangle.
contains:function( x, y, inclusive )
Checks whether another rectangle is contained in the rectangle.
containsBounds:function( bounds, partial, inclusive )
Checks whether a geographic point is contained in a rectangle.
containsLonLat:function( ll, inclusive )
Checks whether a screen point is contained in the rectangle.
containsPixel:function( px, inclusive )
Converts the coordinates to screen points from the current map view.
convertLonLatToScreen: function( lonLat )
Converts the screen coordinates for the geographical point from the current map view.
convertScreenToLonLat: function( px )
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.
count:function()
Searches the geographic information for points with the given coordinates.
degeocode: function( points, zoom, callback )
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.
destroy: function()
Determines in which part of a rectangle a geographical point is located.
determineQuadrant: function( lonlat )
Returns the list of drivers during routing
drivers: function()
Compares two rectangles, the current one with the one passed in a parameter.
equals:function( bounds )
Compares two geographical points, the current one with the one passed in a parameter.
equals: function ( obj )
Compares two screen point, the current one with the one transmitted in a parameter.
equals:function( px )
Compares two EMAPI.Size objects, the current one with the one transmitted in a parameter.
equals:function( sz )
Extends the rectangle if it’s necessary to contain chosen point or another rectangle.
extend:function( object )
An alternative method constructing EMAPI.Bounds class objects basing on coordinates array.
E.Bounds.fromArray = function( bbox )
An alternative method constructing EMAPI.Bounds> class objects basing on EMAPI.Size object.
E.Bounds.fromSize = function( size )
An alternative method constructing EMAPI.Bounds class objects basing on coordinates in a text form.
E.Bounds.fromString = function( str )
An alternative method constructing EMAPI.LonLat class objects basing on coordinates in a text form.
fromString: function( str )
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.
getBounds: function ()
Returns the geographical point of the rectangle.
getCenterLonLat:function()
Returns the screen center of the rectangle.
getCenterPixel:function()
Returns the geographical coordinates of midpoint from current map view.
getCenterPos: function()
Gets the location on the map of one of the address points searched using the search function.
getCoordinates: function( index, callback )
Returns ccTLD code country currently set for the searching.
getCountry: function()
Returns the height of the rectangle.
getHeight:function()
Returns in the form of substitution function for all the customer’s parameters.
getObjectCategories: function( callback )
POI.
getPOICategories: function( callback )
Returns all parameters of POI category.
getPOICategory: function()
Returns the size of the rectangle.
getSize:function()
Returns all parameters of customer’s category static objects.
getUserCategory: function()
Returns version of the map data.
getVersion: function ( callback )
Returns the width of the rectangle.
getWidth:function()
Returns zoom level of current map view.
getZoom: function()