interactive property

bool interactive
final

If false, the layer will not emit touch events and will act as a part of the underlying map.

Implementation

final bool interactive;