On Sep 2, 5:05 pm, Andy R <[EMAIL PROTECTED]> wrote: > > For basic pan / zoom capabilities, look at: > > > www.polyarc.us/static > > Cool! Your static maps demo needs more Javascript code than the same > thing with the JS API ;-)
True. It is just a crude little hack to demonstrate the Mercator projection stuff. It requires event handlers for "click" & "mousemove" plus "onload" & "onerror" for files but it does not require the entire 200KB API. It could be obfuscated to save space. The extra IMG DOM elements are to avoid redundant requests applied toward the quota. It also improves the switching speed between zoom levels. > Another thing I played with: Static maps with Googles Char API and > some javascript. for animations, slide shows, ???. More ideas? I don't know what the "Char" API is. I will have a look. I am planning to add dynamic markers for static maps. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
