SiteWatch API Help

clearEventItem

clearEventItem

Previous topic Next topic  

clearEventItem

Previous topic Next topic  

A method to remove an event item from a map location.

 

Parameter

Value

id: string

Identity of object.

 

Example:

map.clearEventItem("event");

 

Or

 

eventitem.remove();