Flowm/satvis

Support time dependent imagery layers

Flowm opened this issue · 0 comments

Flowm commented

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.