Click here to see the SAS code.
Click here to see the example.
This example shows how to use sas/graph 'proc gproject' to "clip" a region
of a map. It also demonstrates how to take a longitude/latitude location,
and annotate a marker (circle) on a map at that location, and also to
annotate long/lat gridlines on the map. Additionally, a jpg image is
annotated on the map. Each country has a charttip/flyover-text with
the name of the country, and the annotated circle has additional
information in the charttip.
Back to Samples Index