HeatMap ...

57 views
Skip to first unread message

Olivier Salmon

unread,
Sep 19, 2011, 9:11:43 PM9/19/11
to google-map...@googlegroups.com
Hello all,

Does anyone know how those kind of maps are made: http://www.zoopla.co.uk/heatmaps/ ?

Are they pre-build? and if yes ... how ?

Any help / tips / information will be more than welcome !

Cheers

DiTieM

unread,
Sep 20, 2011, 3:55:30 AM9/20/11
to google-map...@googlegroups.com
It looks to me like they are using Google Maps with a FusionTablesLayer (shown as a heatmap).

The maps are not prebuilt. A server (from Google) computes them in real time and send the images
to the client (browser) that  draws them on the top of the map.

I hope it helps!

Trevor Seaman

unread,
Sep 20, 2011, 3:58:34 AM9/20/11
to google-map...@googlegroups.com
Have a look at Google fusion tables
You can build them there if you have the data
--
You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group.
To post to this group, send email to google-map...@googlegroups.com.
To unsubscribe from this group, send email to google-maps-js-a...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Albert Sun

unread,
Sep 20, 2011, 2:48:48 PM9/20/11
to Google Maps JavaScript API v3
While you could build a heatmap with Google Fusion Tables, that
particular map doesn't use Fusion Tables. They've rendered their own
set of tiles which match the base tiles and are hosting them
themselves ( one here http://www.zoopla.co.uk/static/images/maps/heatmaps/6/31_22.png
for example)

For each zoom level you render a 256x256 png with the color shading
and that gets overlaid the map. There are some tools that can make it
easier. http://code.google.com/p/gheat/ is one of them.
Reply all
Reply to author
Forward
0 new messages