selectExactEventLocation property
Whether selected data should be restricted to only have points that cover this event location.
When this is true, selection logic would ignore points that are close to event location but does not cover event location.
Implementation
bool get selectExactEventLocation => false;