Class responsible for the management of static objects.
EMAPI. | Class responsible for the management of static objects. |
Functions | |
EMAPI. | The constructor of a new instance of the EMAPI.CategoryObjects class. |
getPOICategory | Returns all parameters of POI category. |
getUserCategory | Returns all parameters of customer’s category static objects. |
showCategory | Turning on the visibility of indicated objects on the map. |
hideCategory | Turning off the specified visibility category objects on the map. |
The constructor of a new instance of the EMAPI.CategoryObjects class.
map | {EMAPI.Map} An object with additional parameters of class instance. |
Returns all parameters of POI category.
getPOICategory: function()
Returns all parameters of customer’s category static objects.
getUserCategory: function()
Turning on the visibility of indicated objects on the map.
showCategory: function( id )
Turning off the specified visibility category objects on the map.
hideCategory: function( id )