Update to the WebGL sea level example

This commit is contained in:
Tim Schaub
2021-09-24 12:00:26 +00:00
parent 01bd84d1fc
commit 3db0bf1c6d
2 changed files with 24 additions and 25 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ docs: >
values ranging from 0 to 1. The <code>band</code> operator is used to select normalized values
from a single band.
</p><p>
After converting the normalized RGB values to elevation, the <code>interpolate</code> expression
After converting the normalized RGB values to elevation, the <code>case</code> expression
is used to pick colors to apply at a given elevation. Instead of using constant
numeric values as the stops in the colors array, the <code>var</code> operator allows you to
use a value that can be modified by your application. When the user drags the