Google Map loads the Markers very slow and it load all the markers at one go. Suppose my application loads 600+ markers, it is relatively slow in IE7 when compared to Firefox.
Do any one have any suggestions regarding this?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Try clustering markers (grouping them). There are several ways to achieve this (google for it), but if the client is your bottleneck you could try doing it on the server…