Click here to see the SAS code.
Click here to see the example.
---------------------------------------------------------------
I got the list of outdoor dramas by doing various Google
searches, and looking at various websites (I couldn't find
1 definitive list).
I use the new 'proc geocode' to find the lat/long of the
addresses.
I annotate markers at the lat/long on the map.
The markers have drilldown (to a google search on that drama).
I annotate a drop-shadow behind the map.
I annotate an image of the performing masks.
And I create a table of the dramas, also with drilldowns
that launch a google search.
Back to Samples Index