On Sep 5, 5:29 am, Westbound <[EMAIL PROTECTED]> wrote: > Hi, > > I'm trying to use setCenter(...) in a map, the problem is that i hava > an "infowindow" (that opens) so i want to center the map in the lower > part of the map, is it possible? (i want to center the map AND make > room for the "infowindow").
setCenter sets the center point of the map. If you want your marker to not be at the center, don't center the map there, center it so the marker appears where you want it... You didn't follow the posting guidelines, so I don't know what other considerations there might be. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
