I need to make my gmap clickable for a work project
Here is some of my code...
proc gmap map= work.Retail data= work.markets;
id sale;
choro red blue;
run;
It should link to a website.
Thank you!
Have a look at 25556 - Use PROC GMAP with the ODS HTML statement to create a drill down map for the web. There are numerous papers available, google advanced search: site:sas.com map "drill-down".
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Latest Updates
Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.
Browse our catalog!