> I have some problems with the display of markers on a map. I know that
> Google Maps limits the number of markers on a map (about 200 markers I
> think).

There's no hard limit, but performance drops off

> The map is not displayed when I try to put more than 62 markers.
> Here is my code (I'm working with ruby on rails) :

No thanks.
http://groups.google.com/group/google-maps-js-api-v3/t/2b3f101fd509919e
Please give a link to your map

Although this looks like your culprit ...

>     @populations = Population.all(:limit => 63)

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" 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-js-api-v3?hl=en.

Reply via email to