| H | |
| hideCategory, EMAPI. | |
| I | |
| Icon, EMAPI. | |
| insertItem, EMAPI. | |
| intersectsBounds, EMAPI. | |
| isChanging, EMAPI.Map | |
| item, EMAPI. | |
| L | |
| LonLat, EMAPI. | |
| M | |
| Map, EMAPI. | |
| MapClick, EMAPI. | |
| moveItem, EMAPI. | |
| O | |
| Object, EMAPI. | |
| offset, EMAPI. | |
| P | |
| Pixel, EMAPI. | |
| PointObject, EMAPI. | |
| PolylineObject, EMAPI. | |
| R | |
| redraw, EMAPI. | |
| removeItem, EMAPI. | |
| removeItems, EMAPI. | |
| removeLayer, EMAPI.Map | |
| removeMapAction, EMAPI.Map | |
| removeObjects | |
| removeWaypoint, EMAPI. | |
| removeWaypoints, EMAPI. | |
| RoadParams, EMAPI. | |
| Router, EMAPI. | |
| routeRepresentation, EMAPI. | |
| RouteRepresentation, EMAPI. | |
| RouteRepresentationItem, EMAPI. | |
| RouteRepresentationSection, EMAPI. | |
| S | |
| search, EMAPI. | |
| searchObjects, EMAPI. | |
| searchPOI, EMAPI. | |
| setBounds, EMAPI.Map | |
| setCallback, EMAPI.Map | |
| setCenterPos, EMAPI.Map | |
| setCountry, EMAPI. | |
| setGeometry, EMAPI. | |
| setItem, EMAPI. | |
| setMap | |
| setPosition, EMAPI. | |
| setProperties, EMAPI. | |
| setVisibility | |
| setWaypoint, EMAPI. | |
| showCategory, EMAPI. | |
| showInfo, EMAPI. | |
| Size, EMAPI. | |
| swapWaypoint, EMAPI. | |
| T | |
| toArray, EMAPI. | |
| toBBOX, EMAPI. | |
| toShortString, EMAPI. | |
| toString | |
| U | |
| updateSize, EMAPI.Map | |
| V | |
| VectorLayer, EMAPI. | |
| VehicleParams, EMAPI. | |
| vehicles, EMAPI. | |
| W | |
| WayPoint, EMAPI. | |
| wayPoints, EMAPI. |
Turning off the specified visibility category objects on the map.
hideCategory: function( id )
Inserts a new item to the array.
insertItem: function( options, index )
Checks whether any other rectangle has any part common with current rectangle.
intersectsBounds:function( bounds, inclusive )
Returns information about map status.
isChanging: function ()
Returns object located in the given position of array.
item: function( i )
Changes position of element in array.
moveItem: function ( from, to )
Creates a copy of the screen point with coordinates shifted by given point.
offset:function( px )
Draws object on the map.
redraw: function()
Deletes the item from the array.
removeItem: function( index )
Removes all items from the array
removeItems: function ( destroy )
Removes indicated objects layer from the map.
removeLayer: function( layer )
Removes action from the context map menu.
removeMapAction: function( index )
Removes objects from the layer.
removeObjects: function( a )
Removes objects from the layer.
removeObjects: function( objects )
Deletes the selected way point from the list of wayPoints.
removeWaypoint: function( index )
Removes all waypoints from the list of wayPoints.
removeWaypoints: function()
Returns result of calculated route.
routeRepresentation: function()
Searches address points consistent with the specified address.
search: function( address, callback )
Searches for customer static objects .
searchObjects: function( categoryNames, searchText, lonLat, objectCount, queryRadius, objectIDs, callback )
Finds POI objects.
searchPOI: function( categoryNames, searchText, lonLat, objectCount, queryRadius, objectIDs, callback )
Adjusts the current mapview to present a rectangle with given geographical coordinates.
setBounds: function( bounds )
Sets function of event’s service on the map
setCallback: function( type, callback )
Centers the current map view with respect to the given geographical coordinates point.
setCenterPos: function( center, zoom )
Sets the context of the country where data searching is.
setCountry: function( country )
Sets new coordinates of polyline.
setGeometry: function( geometry )
Changes the value of the item in the array.
setItem: function( options, index )
Sets the layer on the map.
setMap: function( map )
Sets the layer on the map.
setMap: function( map )
Sets object position on the map.
setPosition: function( lonLat )
Sets the object features.
setProperties: function( properties )
Sets layer visibility on the map.
setVisibility: function( visibility )
Sets object visibility on the map.
setVisibility: function( visible )
Sets layer visibility on the map.
setVisibility: function( visibility )
Change the location of the waypoint.
setWaypoint: function( index, lonLat, callback )
Turning on the visibility of indicated objects on the map.
showCategory: function( id )
Forces a window with information about the object.
showInfo: function()
Replaces in order two selected from the list of wayPoints.
swapWaypoint: function( firstPointIndex, secondPointIndex )
Returns the rectangle’s coordinates as an array.
toArray: function()
Returns the rectangle coordinates in the simplified text form.
toBBOX:function( decimal )
Returns the rectangle coordinates in the simplified text form.
toShortString: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.
toString:function()
Refresh map after resizing of the window.
updateSize: function()
Returns the list of vehicles used during routing
vehicles: function()
Returns the list of waypoints.
wayPoints: function()