On Feb 16, 2:12 am, map novice <[email protected]> wrote:
> Hi guys,
> I'm creating quite a detailed map and have hit the character limit and
> can't place any more markers on my map.

Are we talking Static Maps here? And the "character limit" is the
limit on the length of the URL?

> Any ideas on how I can go about increasing this?

You can't: the HTTP protocol specifies a limit of 2048 characters and
some browsers don't even manage that. 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.

Reply via email to