> i am embedding a static map in a web page, and instead of using a > location for the visible flag (eg "visible=brisbane, australia") i > would like to specify a bounding box to make visible (ie, > "visible=lat1,lng1,lat2,lng2") > does anyone know if this is possible at all?
Yes. Example of using visible that way here http://code.google.com/apis/maps/documentation/staticmaps/upgrade.html -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
