interactive property

bool interactive
final

Whether the map is interactive (can accept Gesture from user). Set it to false when you need static map.

Implementation

final bool interactive;