Comments
-
Sure. I'll put together something and have it posted in the next few days. EDIT: Just posted a tutorial, here.
-
Thanks for the help! I successfully added live weather to the world map using OpenWeatherMap and added a full screen button. I really hope to see some enhancements to the worldmap in future releases, so much potential! Until then this will get us by. Thanks Again.
-
Look at lines 19-32, set the second value (displayedOnLoad) to true to have the layer displayed/checked by default.
-
The new version works in IE8.
-
What version of IE? I just tested it in IE10 and didn't see any issues. OpenWeatherMap's free plan has the map data update "From 10 min to 2 hours" do you think that's the issue?
-
I noticed I still had our map ID hard-coded in some of the functions so I fixed it an replaced the download, you will need to download the new code I attached above. Also did you swap out the following with your map ID? Its the fifth line in the file and you just need to replace the 753 with your worldmap ID. #worldmap753…