Buffer set to 1 on WFS layer, since we don't have as much cause to prevent swapping.
git-svn-id: http://svn.openlayers.org/branches/openlayers/2.0@1318 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -18,6 +18,8 @@ OpenLayers.Layer.WFS.prototype =
|
|||||||
* @type Boolean
|
* @type Boolean
|
||||||
*/
|
*/
|
||||||
isBaseLayer: false,
|
isBaseLayer: false,
|
||||||
|
|
||||||
|
buffer: 1,
|
||||||
|
|
||||||
/** Allow the user to specify special classes for features and tiles.
|
/** Allow the user to specify special classes for features and tiles.
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user