On Sep 6, 8:01 am, Joe <[email protected]> wrote: > Hello everybody! > I try to realize controls (zoom in/out, left, right etc.) for a static > map. The problem is that before the first request I only know the > markers of the map. Because of this the zoom value and the center > (lng, lat) are automatically set. When I want to implement the > controls, I have to know these values of the static map, right? > Who is it possible to get these values of a static map or is there > another way to realize the controls...?
This thread (and the one it references) seem to be relevant: http://groups.google.com/group/google-maps-api/browse_thread/thread/205d27a8effac958 With any question like this there's normally a caveat to check the Terms, because Static Maps can *only* be used in a browser. -- 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.
