updateEventMarker() Method
Description
Updates event marker visual settings.
Parameters
- groupId:StringGroup id 
- eventMarkerId:StringEvent marker id 
- eventMarkerSettings:Object or XML StringEvent marker node. See <event> node description in XML Reference or events array element description in JSON Reference for more information. 
 Note: As it is an update of marker visual settings only, date and id attributes are ignored.
Returns
Boolean.
Note: If the return value is true the command was processed successfully, the command failed to be processed due to component busy state otherwise.
Samples
Online HTML/JavaScript Sample
	
See also
None
