I'm trying to figure out how to adjust the window view or center position of google maps api. I have a google maps api with width 100% and height 100%, so it covers the whole screen and its supposed to be used as background for information so this allows me to have a list of items to display. Example is how foursquare does it. I want to be able to do something like that, display a list of items on the side and have the window area be next to it.
I hope i'm explaining this clearly?
Thanks!