You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some imagery providers offer additional time dependent imagery. Loading these with UrlTemplateImageryProvider as tested in 39afe31 doesn't work as the old tiles are still cached.
The old tile can either be invalidated when the time changes or an ImageryProvider with time dependent imagery support can be used.
The text was updated successfully, but these errors were encountered:
Some imagery providers offer additional time dependent imagery. Loading these with UrlTemplateImageryProvider as tested in 39afe31 doesn't work as the old tiles are still cached.
The old tile can either be invalidated when the time changes or an ImageryProvider with time dependent imagery support can be used.
The text was updated successfully, but these errors were encountered: