automaticallyHides property
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;
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.
final bool automaticallyHides;