Esri / wind-js

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

On click getting the wind speed along with Lat Long #18

Open arnica04 opened 8 years ago

arnica04 commented 8 years ago

Can we have something similar to what earth nullschool (http://earth.nullschool.net/ ) has. On click they display the Lat, Long along with the wind speed and direction.

awaisaltaf commented 5 years ago

Hi, I have a similar question, can we get direction and speed like http://earth.nullschool.net/.

rinku16 commented 4 years ago

@awaisaltaf yes you can get the code of (http://earth.nullschool.net/) in github here-(https://github.com/cambecc/earth) but i think it is limited in functionality as compare to demo link.

I am having the problem of not getting the temperature information along the wind speed and longitude and latitude information.

As shown below there is "no data" message display on click of tempeature.

image