@rittels
In place and functional, thanks π
Best posts made by GeGaX
-
RE: How to create marker on URL
@TomSlavkovsky
Hi TomSlavkovsky,
will you share the info here when it's possible?
Thanks π -
How to create marker on URL
Hi,
It's easy for me to generate a URL of this type :
https://www.windy.com/?gfs,38.284,-37.430,8,i:pressure
but I do not know how to do it for the marker ...
https://www.windy.com/?gfs,38.284,-37.430,8,i:pressure,m:eJNae6wWhere i can learn this mΓ©thode ?
the ultimate goal is to get, without any additional manipulation, the display of the marker on the map like this :
Latest posts made by GeGaX
-
RE: How to create marker on URL
@TomSlavkovsky
Thanks for this improvement, it works very well ;)
The GPS coordinates displayed, by the picker, are translated exactly as those sent despite the truncated display in the address bar, it's perfect !@rittels
Thanks again for the JS code which has helped me well until here.
(And in addition I discovered the GeoHash system ;p) -
RE: How to create marker on URL
@TomSlavkovsky
Hi TomSlavkovsky,
will you share the info here when it's possible?
Thanks π -
RE: How to create marker on URL
@rittels
ok understood, thanks for everything π -
RE: How to create marker on URL
@rittels
I have a shift of 7 second North and 11 second West between the real position and Windy position.
What should I correct in your code to obtain an identical position?
Thanks again for the code, it's cool π -
RE: How to create marker on URL
@jmh2002 It is for a boat that sails so I have to create the "geohash" according to lat, lon
-
RE: How to create marker on URL
@rittels Ok thanks, I'm going to look on that side
-
How to create marker on URL
Hi,
It's easy for me to generate a URL of this type :
https://www.windy.com/?gfs,38.284,-37.430,8,i:pressure
but I do not know how to do it for the marker ...
https://www.windy.com/?gfs,38.284,-37.430,8,i:pressure,m:eJNae6wWhere i can learn this mΓ©thode ?
the ultimate goal is to get, without any additional manipulation, the display of the marker on the map like this :