isInterractive property
if false, layer will bypass pointer event and let them pass through it for exemple: It is useful to set it to false when you need to draw the hovered polygons
Implementation
final bool isInterractive;
if false, layer will bypass pointer event and let them pass through it for exemple: It is useful to set it to false when you need to draw the hovered polygons
final bool isInterractive;