Hello,

I used -spmap- to map US employment and this is the code I used:

Code:
spmap cbp_emp_sum using uscoord if NAME!="Alaska" & NAME!="Hawaii", id(id) fcolor(Blues) legend(position(8))
However, the map is 'long' and I would like to have it nicely displayed. Is there an option that I should add?

Also, is there a way to display Alaska and Hawaii in the bottom left ?

Thank you in advance.
Array