If you have a bunch of x/y coordinates, and a response value, you can create a contour plot, like this example:
http://robslink.com/SAS/democd44/ex_05_info.htm
But I do not know of any way to generate contour plots in SAS/Graph Proc Gmap, or Base SAS Proc SGmap.
Oh - and if by 'contours' you mean contour lines ... if you have the contour lines as polygons in a shapefile, you could Proc Mapimport the shapefile, and then turn the x/y points into annotated lines or polygons, and overlay those on a Proc Gmap (or something like that).
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.