|
|
@@ -197,7 +197,7 @@ var myOpenLayers_Control_ManageLayers = OpenLayers.Class(OpenLayers.Control, {
|
|
|
})
|
|
|
});
|
|
|
var testLayerBabidol = new OpenLayers.Layer.Vector(layerName, {
|
|
|
- strategies: [new OpenLayers.Strategy.BBOX(), new OpenLayers.Strategy.Cluster({distance:30, threshold:3})],
|
|
|
+ strategies: [new OpenLayers.Strategy.BBOX(), new OpenLayers.Strategy.Cluster({distance:20, threshold:10})],
|
|
|
projection: new OpenLayers.Projection("EPSG:4326"),
|
|
|
protocol: new OpenLayers.Protocol.WFS({
|
|
|
version: "1.1.0",
|