Displaying weather info in google maps widget
It's probably a dumb question but just wondering if it's possible to display weather info in the google maps widget. I use markers to display where our assets are located and would also like to display weather info in the area. I followed the instructions in the link below to get weather info in json format and displayed it in html, but I was wondering if I can do this in the maps widget.
https://github.com/google/maps-for-work-samples/tree/master/samples/maps/OpenWeatherMapLayer
The following is a screenshot of the html:
