OpenLayers. Strategy. Fixed

A simple strategy that requests features once and never requests new data.

Inherits from

Summary
OpenLayers. Strategy. FixedA simple strategy that requests features once and never requests new data.
Constructor
OpenLayers. Strategy. FixedCreate a new Fixed strategy.
Functions
destroyClean up the strategy.

Constructor

OpenLayers. Strategy. Fixed

Create a new Fixed strategy.

Parameters

options{Object} Optional object whose properties will be set on the instance.

Functions

destroy

destroy: function()

Clean up the strategy.

destroy: function()
Clean up the strategy.
Abstract vector layer strategy class.
Close