This question already has an answer here:
I would like to know the way to overlay 50000 markers on open layers. and would like to know how much can openlayers support?
Thanks in Advance.
Lakshmi Ramya.
|
This question already has an answer here: I would like to know the way to overlay 50000 markers on open layers. and would like to know how much can openlayers support? Thanks in Advance. Lakshmi Ramya. |
|||||
|
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
|
According to your question : Browsers can't handle moving around a DOM with more than a few hundred elements at once. I highly recommend figuring out a way to limit yourself to under 500 markers (Firefox) or 50 markers (IE6). Please go though FAQ's |
|||
|
|