On Feb 16, 1:02 pm, Andrew Leach <[email protected]> wrote: > > You can't: the HTTP protocol specifies a limit of 2048 characters and > some browsers don't even manage that.
Actually, the HTTP protocol doesn't specify any length. The limit of 2048 characters comes from a certain handicapped browser. :-) http://www.boutell.com/newfaq/misc/urllength.html -- Marcelo - http://maps.forum.nu -- > There are other methods of > marking Static Maps, though, such as using CSS to position your own > markers on top of the map image which is returned from Google. > > Or: use a dynamic map (which you can lock so it can't move or zoom, if > you need to), and either add all your markers as markers or use a > custom tile layer as John suggests. -- 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.
