selectRoadEvent abstract method
Selects a road event with specified id. Only one event can be selected at a time. If some other event is selected already, it will be deselected.
Implementation
void selectRoadEvent(core.String eventId);
Selects a road event with specified id. Only one event can be selected at a time. If some other event is selected already, it will be deselected.
void selectRoadEvent(core.String eventId);