Path formatting is nice with enc: Can something similar be done with markers?
eg http://maps.google.com/maps/api/staticmap?size=640x640&maptype=terrain&sensor=false&markers=size:tiny|color:red|enc:<marker encoding with offsets from first marker> Benefits: 1. smaller URL 2. fit more markers on a static map 3. if a map is local, the difference between markers is small and so the URL will be even smaller and even more markers can be added to a map (I think). 4. you probably already have all the code from the path enc: -- 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.
