On Sep 2, 6:05 pm, Andy R <[EMAIL PROTECTED]> wrote: > > I don't know what the "Char" API is. I will have a look. I am > > planning to add dynamic markers for static maps. > > Typo, sorry, its called "Google Chart API":http://code.google.com/apis/chart/ > > This is the API used by MapIconmaker 1.1, but you can also have line/ > pie/map, ... charts. I used one of the API's as background image and > the other as a img link. Add some transparency effects, move the > background image with JS, ... Have much fun!
I would like to be able to draw dynamic polys on static maps legally. It can be done illegally using Google's "mld" server. It uses the same encoding scheme used by "formEncoded" polys applied to integer pixels rather than floating point Lat/Lon coordinates. The X & Y elements are reversed. A checksum of "9999" is added to the end. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
