First presented at the SydJS January 2014 meetup.
SydJS has had Atlassian as venue sponsor for a long time, and in that time Atlassian moved offices across town. So I took words from the titles of presentations at each location and made two word clouds. Then, I added them to a Leaflet map, overlaid on each office location!
Details and some code snippets are in my talk slides.
Based heavily on Jason Davies' d3-cloud and Mike Bostock's Leaflet integration example.
The full talk, including this example, are from the repository azza-bazoo/js-devs-dont-get-lost.
Modified http://cdn.leafletjs.com/leaflet-0.7.1/leaflet.js to a secure url
Modified http://code.jquery.com/jquery-2.0.3.min.js to a secure url
Modified http://d3js.org/d3.v3.min.js to a secure url
https://cdn.leafletjs.com/leaflet-0.7.1/leaflet.js
https://code.jquery.com/jquery-2.0.3.min.js
https://d3js.org/d3.v3.min.js