javascript-temperatureMap
javascript-temperatureMap copied to clipboard
Overlay on Google Maps
Got got the temperature canvas layer working on Google Maps. It looks great!! Thanks.
Quick Question: I need start using gridded temperature data. Any recommendations for generating the polygons?
lynnetab, Can you post how you got this canvas layer to work with google maps? I've been scratching my head over this for a school project.
I didn't, the idea is to put a canvas layer on top of Google Maps with CSS, but that will break google maps interactivity.
@lynnetab can you post the code?