Class 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
E
 EMAPI
 EMAPI.Actions.MapClick
 EMAPI.ArrayObjects
 EMAPI.Bounds
 EMAPI.CategoryObjects
 EMAPI.ClusterLayer
 EMAPI.Finder
 EMAPI.Icon
 EMAPI.LonLat
 EMAPI.Map
 EMAPI.Object
 EMAPI.Object.CircleObject
 EMAPI.Object.PointObject
 EMAPI.Object.PolygonObject
 EMAPI.Object.PolylineObject
 EMAPI.Pixel
 EMAPI.Router
 EMAPI.Router.DriverParams
 EMAPI.Router.RoadParams
 EMAPI.Router.RouteRepresentation
 EMAPI.Router.RouteRepresentationItem
 EMAPI.Router.RouteRepresentationSection
 EMAPI.Router.VehicleParams
 EMAPI.Router.WayPoint
 EMAPI.Size
 EMAPI.VectorLayer
EMAPI object is a namespace for all items included in the EMAPI interface.
Instances of EMAPI.Actions.MapClick class are definitions of additional map panel actions.
Assistant class for managing the JavaScript objects array.
This class instances represent rectangles limiting a map.
Class responsible for the management of static objects.
An additional layer of grouped objects applied on the map.
The class responsible for searching informations on the map, current address points.
Class of grouping icons placed on the map in the form of layers of type {EMAPI.ClusterLayer}.
A class representing the geographic coordinates in the form of latitude and longitude.
EMAPI.Map instances are interactive maps embedded in web applications.
The base class for all the objects placed on the maps in a layers of EMAPI.VectorLayer type.
Circle object class placed on the maps in the form of layers EMAPI.VectorLayer type.
The class of points objects placed on the maps in a layers of EMAPI.VectorLayer type.
Object class area (polygons) are placed on the maps in the layers of EMAPI.VectorLayer type.
Multiline object class (polyline) placed on the maps in the form of layers EMAPI.VectorLayer type.
A class representing the screen point.
Responsible class for routing and visualizing routes on the map.
Class driver parameters taken into account during routes calculating.
Class of suitable parameters type of roads taken into account during the routes calculating.
Parameters and representation class route.
The class of characteristic point of route segment (entry in the report of the route).
The class of parameters and representation section (section) route between two points of the route.
Class vehicle parameters taken into account during routes calculating.
Class of waypoints.
Instances of this class represent a pair of width / height.
An additional layer of objects applied to the map.
Close