hasMaxBounds property

bool hasMaxBounds

Whether max bounds of this map is set.

Implementation

bool get hasMaxBounds => _options.hasMaxBounds;