allowReroutingEvent constant

String const allowReroutingEvent

Allow sending re-routing events. Default is 1 If 1, the route attached to the data source will receive "leaving route" events and will automatically update If 0, the route attached to the data source will not receive "leaving route" events and will not automatically update

Implementation

static const String allowReroutingEvent = 'allowReroutingEvent';