Click here to see the SAS code.
Click here to see the example.
---------------------------------------------------------------
See my blog for more information about this graph!
Using data from here:
http://www.complex.com/rides/2011/06/the-worlds-50-best-roller-coasters/
I use Proc Geocode city-average geocoding for the US locations.
I manually hard-coded the lat/long for the non-US locations.
The dots in the map drilldown & Google search on that coaster.
Since some dots have multiple coasters, and I can only put 1 drilldown
on a dot, I follow the map by a table, where you can click on the specific
coaster you want to Google search.
Back to Samples Index