TreeMap with on-demand nodes

This example shows how you can use the request controller method to create a TreeMap with on demand nodes

This example makes use of native Canvas text and shadows, but can be easily adapted to use HTML like the other examples.

There should be only one level shown at a time.

Clicking on a band should show a new TreeMap with its most listened albums.

Go to Parent
See the Example Code