OpenLayers OpenLayers

Ticket #317 (closed feature: fixed)

Opened 2 years ago

Last modified 2 years ago

Customization for Static and Dynamic Layer

Reported by: anonymous Assigned to: euzuro
Priority: minor Milestone: 2.2 Release
Component: Layer Version: 2.0
Keywords: Cc:
State:

Description

By default, layers are cached will not be redrawn unless it was panned or zoomed to area of of the screen.

However in some cases esp when we have a track layer, it is very dynamic and this require the refresh of the whole map.

I suggest that it will be useful if we can customize to cache or not to cache the map tiles.

Change History

10/02/06 11:01:48 changed by crschmidt

  • milestone changed from 2.1 Release to 2.2 Release.

Caching is not performed in OpenLayers. The way to do this is probably to modify your server to deliver proper caching headers for content.

10/02/06 21:56:16 changed by crschmidt

  • status changed from new to closed.
  • resolution set to fixed.

Description of how to do this: DynamicContent