refreshExpiredTiles property
bool
get
refreshExpiredTiles
If false, the map won't attempt to re-request tiles once they expire per their HTTP cacheControl/expires headers.
Implementation
bool get refreshExpiredTiles => jsObject.refreshExpiredTiles;