Return true if the event is a click event, false otherwise.
true
click
false
Map browser event.
True if the event is a map click event.
stable
Generated using TypeDoc
Return
true
if the event is aclick
event,false
otherwise.