Google has a library for GWT gwt-visualization (can be obtained HERE). I tried to find an example on how to draw intensity heat (IntensityMap) map but was not able to find anything. What I'm trying to achieve is to create a city map and the intensity circles over the cities. Similar to example image below.
So, my question is how do I make such a map using GWT using gwt-visualization library.