On Jan 6, 1:36 pm, avillabon <[email protected]> wrote: > I have a map with locations all over the world but when I embed it on > my site it is zoomed ALL the way to a specific location. I actually > want it to display all the world (zoomed out) to get a glimpse of all > the places available and from there the user can just zoom into the > place that interests them. How can i set the specific center and zoom > of such map?
The usual method is: http://code.google.com/apis/maps/documentation/reference.html#GMap2.setCenter a couple of questions: 1. are you using the google maps api? 2. are you loading your data with GGeoXml? 3. have you read the posting guidelines? -- Larry > > Thanks > > Alex
-- 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.
