JSMultiPoint
API for creating and modifying Multi POI objects.
var object = Module.createMultiPoint("ID");Function
getId() → string
lat strKey = object.getId();setMainPoint(id, position, icon) → boolean
Name
Type
Description
setMainPointVisible(visible) → boolean
Name
Type
Description
setSpreadEffect(set) → boolean
Name
Type
Description
insertSubPoint(id, icon) → boolean
Name
Type
Description
setBar(color, altitude, width) → boolean
Name
Type
Description
Getter / Setter
getDescription(), setDescription(desc) → string
Name
Type
Description
getName(), setName(name) → string
Name
Type
Description
getVisible(), setVisible(visible) → boolean
Name
Type
Description
Last updated