OpenLayers. Protocol

Abstract vector layer protocol class.  Not to be instantiated directly.  Use one of the protocol subclasses instead.

Summary
OpenLayers. ProtocolAbstract vector layer protocol class.
Constructor
OpenLayers. ProtocolAbstract class for vector protocols.
Functions
destroyClean up the protocol.
OpenLayers. Protocol. ResponseProtocols return Response objects to their users.
Constructor
OpenLayers. Protocol. Response

Constructor

OpenLayers. Protocol

Abstract class for vector protocols.  Create instances of a subclass.

Parameters

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

Functions

destroy

destroy: function()

Clean up the protocol.

OpenLayers. Protocol. Response

Protocols return Response objects to their users.

Constructor

OpenLayers. Protocol. Response

Parameters

options{Object} Optional object whose properties will be set on the instance.
destroy: function()
Clean up the protocol.
Close