I'm trying to draw a selected US state in the center of the next page. However, when I call shape(state,width/2, height/2), it draws the state relative to where it would be if the US map were centered on the screen (i.e. Washington isn't in the center of the screen, its at the top left). Any ideas o nhow to get it to draw the shape in the center of the screen?
1