automaticallyHides property

bool automaticallyHides
final

Whether the compass should automatically hide when the map is oriented north. Defaults to true. If set to false, the compass will always be visible.

Implementation

final bool automaticallyHides;