popupInitialDisplayDuration property

Duration popupInitialDisplayDuration
final

If not Duration.zero (default), the popup box will be open by default and hidden this long after the map is initialised

This is useful with certain sources/tile servers that make immediate attribution mandatory and are not attributed with a permanently visible LogoSourceAttribution.

Implementation

final Duration popupInitialDisplayDuration;