Click here to see the SAS code.
Click here to see the example.
---------------------------------------------------------------
The 'special' thing about this map is the use of an image in the
background -- I used 'goptions iback' to do that. Otherwise it's
a pretty standard proc gmap 'block' map (using a cylinder-shaped
block).
I use the 'box=1 bcolor=white' on the title statement to cause
the title to be in a white box (so it will be readable against
the dark oil-colored background image).
It's got charttips & drilldowns on the areas which have an cylinder
marker.
Back to Samples Index