polygonsFromHitValues property
- @Deprecated("Use onTapDownLayer & onHoverLayer instead, they directly provide the hit objects")
final
Implementation
@Deprecated("Use onTapDownLayer & onHoverLayer instead, they directly provide the hit objects")
final List<Polygon> Function(List<Object> hitValues)? polygonsFromHitValues;