diff --git a/examples/sea-level.html b/examples/sea-level.html index 4fa8001f35..6861d69fec 100644 --- a/examples/sea-level.html +++ b/examples/sea-level.html @@ -8,6 +8,11 @@ docs: > Mapbox Terrain-RGB tiles to "flood" areas below the elevation shown on the sea level slider.
+
+ ol/source/Raster can take either a tile source or layer.
+ In this case a layer is used to allow disabling at the prerender event
+ of image smoothing which would change the precise elevation values set in the pixels.
+