A basic HTTP protocol for vector layers. Create a new instance with the OpenLayers.Protocol.HTTP constructor.
OpenLayers. Protocol.HTTP | A basic HTTP protocol for vector layers. |
Constructor | |
OpenLayers. Protocol.HTTP | A class for giving layers generic HTTP protocol. |
Functions | |
destroy | Clean up the protocol. |
A class for giving layers generic HTTP protocol.
options | {Object} Optional object whose properties will be set on the instance. |
url | {String} |
headers | {Object} |
params | {Object} |
format | {OpenLayers.Format} |
callback | {Function} |
scope | {Object} |
Clean up the protocol.
destroy: function()