EMAPI.Icon

Class of grouping icons placed on the map in the form of layers of type {EMAPI.ClusterLayer}.

Summary
EMAPI.IconClass of grouping icons placed on the map in the form of layers of type {EMAPI.ClusterLayer}.
Functions
EMAPI.IconThe constructor of a new instance of the EMAPI.Icon class.

Functions

EMAPI.Icon

The constructor of a new instance of the EMAPI.Icon class.

Parameters

className{String} Class name of the CSS icon style.
html{String} HTML code of icon (If name of CSS style is omitted)).
iconSize{Array(Integer)} The two-element array which contain height and width of icon.
An additional layer of grouped objects applied on the map.
Close