diff --git a/examples/heatmap-earthquakes.html b/examples/heatmap-earthquakes.html new file mode 100644 index 0000000000..f65000e383 --- /dev/null +++ b/examples/heatmap-earthquakes.html @@ -0,0 +1,52 @@ + + +
+ + + + + + +Demonstrates the use of a heatmap layer.
+
+ This example parses a KML file and renders the features as a ol.layer.Heatmap layer.
+
See the heatmap-earthquakes.js source to see how this is done.
+