Expressions / renamed operator pow to ^

To be more in line with Mapbox style spec
This commit is contained in:
Olivier Guyot
2019-10-25 14:09:32 +02:00
parent a844691d7b
commit ff3cc9b4d0
3 changed files with 6 additions and 6 deletions

View File

@@ -16,7 +16,7 @@ const oldColor = 'rgba(242,56,22,0.61)';
const newColor = '#ffe52c';
const period = 12; // animation period in seconds
const animRatio =
['pow',
['^',
['/',
['mod',
['+',