On Oct 26, 12:47 pm, Vacation Gab <[email protected]> wrote: > i have followed some code to allow, pointers to be displayed on a map > from a mysql database.... but the problem is, without and pointers i > have the map auto set for a zoom of 3 and centered over the united > states... but once there is a pointer on the map it automatically > zooms in on the pointer way to close... i dont want it to zoom in that > much, and when i try to set the zoom level it still zooms in to close
If it is v3 API code (the topic of this group), your code is causing it to zoom, change it to not do that. If you want more specific help, please follow the posting guidelines and provide a link to your map that exhibits the problem. -- Larry -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
