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
M
 Map, EMAPI.Map.EMAPI
 MapClick, EMAPI.Actions.MapClick.EMAPI.Actions
 moveable, EMAPI.Object
 moveItem, EMAPI.ArrayObjects
N
 name
O
 Object, EMAPI.Object.EMAPI
 offset, EMAPI.Pixel
P
 Pixel, EMAPI.Pixel.EMAPI
 PointObject, EMAPI.Object.PointObject.EMAPI.Object
 PolylineObject, EMAPI.Object.PolylineObject.EMAPI.Object
 popupXOffset, EMAPI.Object
 popupYOffset, EMAPI.Object
 Properties
R
 radius, EMAPI.Object.CircleObject
 redraw, EMAPI.Object
 refuelTime, EMAPI.Router.VehicleParams
 removeItem, EMAPI.ArrayObjects
 removeItems, EMAPI.ArrayObjects
 removeLayer, EMAPI.Map
 removeMapAction, EMAPI.Map
 removeObjects
 removeWaypoint, EMAPI.Router
 removeWaypoints, EMAPI.Router
 representationPath, EMAPI.Router.RouteRepresentationSection
 right, EMAPI.Bounds
 riseOnInfo, EMAPI.Object.PointObject
 RoadParams, EMAPI.Router.RoadParams.EMAPI.Router
 roadType, EMAPI.Router.RoadParams
 routeDescription, EMAPI.Router.RouteRepresentation
 routeFrom, EMAPI.Router.RouteRepresentation
 routeItems
 routeOptions, EMAPI.Router.VehicleParams
 Router, EMAPI.Router.EMAPI
 routeRepresentation, EMAPI.Router
 RouteRepresentation, EMAPI.Router.RouteRepresentation.EMAPI.Router
 RouteRepresentationItem, EMAPI.Router.RouteRepresentationItem.EMAPI.Router
 RouteRepresentationSection, EMAPI.Router.RouteRepresentationSection.EMAPI.Router
 routeTo, EMAPI.Router.RouteRepresentation
S
 searchObjects, EMAPI.Finder
 searchPOI, EMAPI.Finder
 sectionCost, EMAPI.Router.RouteRepresentationSection
 sectionDistance, EMAPI.Router.RouteRepresentationSection
 sectionFrom, EMAPI.Router.RouteRepresentationSection
 sectionTime, EMAPI.Router.RouteRepresentationSection
 sectionTo, EMAPI.Router.RouteRepresentationSection
 setBounds, EMAPI.Map
 setCallback, EMAPI.Map
 setCenterPos, EMAPI.Map
 setCountry, EMAPI.Finder
 setGeometry, EMAPI.Object.PolylineObject
 setItem, EMAPI.ArrayObjects
 setLanguage, EMAPI.Finder
 setMap
 setMapType, EMAPI.Map
 setPosition, EMAPI.Object
 setProperties, EMAPI.Object
 setVisibility
 setWaypoint, EMAPI.Router
 shippingTime, EMAPI.Router.VehicleParams
 showCategory, EMAPI.CategoryObjects
 showInfo, EMAPI.Object
 Size, EMAPI.Size.EMAPI
 speed, EMAPI.Router.RoadParams
 stroke, EMAPI.Object.PolylineObject
 strokeColor, EMAPI.Object.PolylineObject
 strokeDashstyle, EMAPI.Object.PolylineObject
 strokeLinecap, EMAPI.Object.PolylineObject
 strokeOpacity, EMAPI.Object.PolylineObject
 strokeWidth, EMAPI.Object.PolylineObject
 swapWaypoint, EMAPI.Router
The constructor of a new instance of EMAPI.Map.
Constructor of new instance EMAPI.Actions.MapClick class.
{Boolean} Information about the possibility of moving an object on the map (default true).
moveItem: function (from,
to)
Changes position of element in array.
{String} The name of the object shown in the information window and optionally on the map.
{String} Name or surname of the driver.
{String} Vehicle name.
The constructor of a new instance of the EMAPI.Object class.
offset:function(px)
Creates a copy of the screen point with coordinates shifted by given point.
Constructor the new instance of screen point.
The constructor of a new instance of the EMAPI.Object.PointObject class.
The constructor of a new instance of the EMAPI.Object.PolylineObject class.
{Integer} Additional horizontal shift of information window (default 0).
{Integer} Additional vertical shift of information window (default 0).
{Integer} Radius of the circle (domyślnie 100).
redraw: function()
Draws object on the map.
{Float} Czas tankowania pojazdu będący ułamkową częścią doby, np.
removeItem: function(index)
Deletes the item from the array.
removeItems: function (destroy)
Removes all items from the array
removeLayer: function(layer)
Removes indicated objects layer from the map.
removeMapAction: function(index)
Removes action from the context map menu.
removeObjects: function(a)
Removes objects from the layer.
removeObjects: function(objects)
Removes objects from the layer.
removeWaypoint: function(index)
UDeletes the selected way point from the list of wayPoints.
removeWaypoints: function()
Removes all waypoints from the list of wayPoints.
{Array(EMAPI.LonLat)} The points of section from the route (the exact course of route section).
{Float} Bigger horizontal coordinate.
{Boolean} An information about automatic dragging of object on top during getting information about it.
The constructor of a new instance of EMAPI.Router.RoadParams class.
{String} Type of road.
{String} The name of the route.
{String} Location of the starting point of the route.
{EMAPI.ArrayObjects} List of segments of the route between pairs of another points.
{EMAPI.ArrayObjects} List of the characteristic points of section from the route (route report) It’s an array of EMAPI.Router.RouteRepresentationItem managed by an object of EMAPI.ArrayObjects class.
{EMAPI.ArrayObjects} The parameters of a moving vehicle on the different types.
The constructor of a new instance EMAPI.Router class.
routeRepresentation: function()
Returns result of calculated route.
The constructor of a new instance of EMAPI.Router.RouteRepresentation class.
The constructor of a new instance of EMAPI.Router.RouteRepresentationItem class
The constructor of a new instance of EMAPI.Router.RouteRepresentationSection class.
{String} Location of the ending point of the route.
searchObjects: function(categoryNames,
searchText,
lonLat,
objectCount,
queryRadius,
objectIDs,
callback)
Searches for customer static objects .
searchPOI: function(categoryNames,
searchText,
lonLat,
objectCount,
queryRadius,
objectIDs,
callback)
Finds POI objects.
{Float} The total cost of a section of the route travelled.
{Float} The total length of the section of route (km).
{String} Location of the starting point of the route.
{String} The total length of the section of route (km).
{String} Location of the ending point of the route.
setBounds: function(bounds)
Adjusts the current mapview to present a rectangle with given geographical coordinates.
setCallback: function(type,
callback)
Sets function of event’s service on the map.
setCenterPos: function(center,
zoom)
Centers the current map view with respect to the given geographical coordinates point.
setCountry: function(country)
Sets the context of the country where data searching is.
setGeometry: function(geometry)
Sets new coordinates of polyline.
setItem: function(options,
index)
Changes the value of the item in the array.
setLanguage: function (language)
Sets the language context of the results which were returned by the search and geocode function.
setMap: function(map)
Sets the layer on the map.
setMap: function(map)
Sets the layer on the map.
setMapType: function (mType)
Changes current map view kind.
setPosition: function(lonLat)
Sets object position on the map.
setProperties: function(properties)
Sets the object features.
setVisibility: function(visibility)
Sets layer visibility on the map.
setVisibility: function(visible)
Sets object visibility on the map.
setVisibility: function(visibility)
Sets layer visibility on the map.
setWaypoint: function(index,
lonLat,
callback)
Change the location of the waypoint.
{Float} Time boarding of the ferry which is a fractional part of the day, e.g.
showCategory: function(id)
Turning on the visibility of indicated objects on the map.
showInfo: function()
Forces a window with information about the object.
The constructor of a new instance of the EMAPI.Size class.
{Float} The average speed in km/h passing the type of the road (default 0).
{Boolean} Information about the visibility of a polyline on the map (default true).
{String} Hexadecimal colour of polyline (default #339933)
{String} The style of polyline, one of a set values [dot | dash | dashdot | longdash | longdashdot | solid] (default is solid).
{String} The end style of polyline, one of a set values [butt | round | square] (default round).
{Float} The level of transparency of the polyline with the range 0.0-1.0 (default 1).
{Integer} The width of polyline (default 3).
swapWaypoint: function(firstPointIndex,
secondPointIndex)
Replaces in order two selected from the list of wayPoints.
Close