Skip to content

v3.6.0

Compare
Choose a tag to compare
@dhatcher dhatcher released this 26 Apr 20:29
· 8 commits to master since this release

Added

  • Caching support. If a layer is marked for caching then the main layer and all sublayers will use a cached version of the data when available.
  • Support for setting the maximum number of results for a layer info request (maxLayerInfoResults).
    Setting this to a low number can dramatically improve initial layer load times. Do not use this on layers with caching.