5.2.1 Click notifications from event markers
UDI.onEventMarkerClick = function(marker)
{
// marker parameter contains the definition of the marker which has been clicked on
};Last updated
UDI.onEventMarkerClick = function(marker)
{
// marker parameter contains the definition of the marker which has been clicked on
};Last updated