trackResize property

bool trackResize

If true, the map will automatically resize when the browser window resizes.

Implementation

bool get trackResize => jsObject.trackResize;