On Jul 20, 6:48 am, Kailash <[email protected]> wrote: > How can increase static google map image size more then 650 X 650 TO > 1024X900?
You can't. The maximum size is fixed, and Terms of use prohibit stitching map images together to produce a composite image. What you can do is use four separate smaller images and lay out your web page so they touch and appear to be one large map. But you will need to find the centre point of each little image in order that you can match the edges correctly. That's probably easiest by trial and error. -- 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.
