removeIfZoomLessThan property

int? removeIfZoomLessThan
final

If set this popup will removed when the map zoom rounded up to the nearest int is less than this value.

Implementation

final int? removeIfZoomLessThan;