BookmarkSubscribeRSS Feed
Anita_n
Pyrite | Level 9

I am tring to zoom this part of the map with data so that labels will fit in, also to enable proper visaulisation. I am using proc gproject but can't really get this working.

2 REPLIES 2
GraphGuy
Meteorite | Level 14

Can you provide your code & data?

GraphGuy
Meteorite | Level 14

In general, there's not really a way to "zoom" a map with gmap.

The two alternatives are to subset your map to only contain the polygons/ids you want to see, or use proc gproject's latmin/latmax and longmin/longmax options to trim off the areas you don't want. (Both of these have some 'gotchas' and neither provides a true zoom capability.)

 

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

How to Concatenate Values

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 2 replies
  • 1129 views
  • 0 likes
  • 2 in conversation