'Adjust projection to default in stata spmap

I am try to create a bivariate map but I adjusted my projection incorrectly and can't figure out how to set it back. I used:

geo2xy _Y _X, proj(Mercator) replace

and now the map is zoomed out beyond where it should be. What is the best way to set it back to normal?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source