Skip to content

@wwtelescope/engine 7.30.0

Compare
Choose a tag to compare
@wwtelescope wwtelescope released this 07 Feb 20:55
· 51 commits to master since this release

@wwtelescope/engine 7.30.0 (2024-02-07)

  • Add a TileCache.clearCache() method allowing the tile cache to be cleared
    (#290, #291, @Carifio24). This shouldn't be used often but can provide a bit
    of a "reset button" if tile downloads have a hiccup.
  • Actually honor the zoomMin setting (#292, @johnarban)