EMAPI object is a namespace for all items included in the EMAPI interface.
To create a new map on the website at first create an instance of the EMAPI.Map class.
Map data searching is performed by an instance of EMAPI.Finder class.
Route searching is performed by an instance of EMAPI.Router class.
Additional layers of objects are applied into the map using the instance EMAPI.VectorLayer class or EMAPI.ClusterLayer class.
EMAPI | EMAPI object is a namespace for all items included in the EMAPI interface. |
Constants | |
VERSION_NUMBER | {String} EMAPI version. |