diff --git a/examples/vertnet_static.html b/examples/vertnet_static.html index bb9b6e6..8945476 100644 --- a/examples/vertnet_static.html +++ b/examples/vertnet_static.html @@ -71,7 +71,7 @@ table: "vertnet", column: "eventdate", cumulative: true, - resolution: 1, + resolution: 0.5, steps: 1, fps: 0, fitbounds: false, @@ -79,7 +79,7 @@ blendmode: 'source-over', trails: false, point_type:'square', - cellsize:1 + cellsize:0.5 } var torque = null;