Esri / wind-js

An demo animation of wind on a Canvas layer in the JSAPI
MIT License
735 stars 214 forks source link

Bugfix: Velocity of particle changes w window height #15

Closed ilblog closed 9 years ago

ilblog commented 9 years ago

Velocity of particle was dependent on browser height, so it caused funny behaviour when resizing browser. Now is constant. Later on should be dependent on map zoom level only.