That has been done with static maps already, and I don't think it is any problem with the TOU, though as static maps can be much larger than the screen size you mention, you probably don't even need much stitching, and can implement the same functionality by making a new request, on the background, every time the user pans the map.
-- Marcelo - http://maps.forum.nu -- On Oct 15, 12:26 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Resolution of iPhone screen is 320x480 px. I want to insert in my > program functionality similar to Maps application > (http://www.youtube.com/watch?v=N4tjXgTiOoM&feature=related) which allow user > to scroll and zoom map. JavaScript API do not provide desired > performance. So I want to retrieve maps images from Static Map API and > join images in one map. > > Thanks for your help. > > Best Regards, Dmitry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
