978 is a lot of markers - IE is not exactly the fastest browser in the world.
This is a nice article http://www.svennerberg.com/2009/01/handling-large-amounts-of-markers-in-google-maps/ But you could also consider v3 of the API which is a bit lighter. But also gives you access to the FusionTables layer. Putting your points in Fusion Tables might be a possiblity. Or even just put them in a KML file. Works upto 1000 points, and generally performs ok. (uses similar technlogy to FT under the hood) On Tue, Nov 22, 2011 at 12:05 PM, ss <shaisoftwa...@gmail.com> wrote: > Dear All, > I have 978 points which I try to plot on IE it show me > Stop Running the Script. But I tried on Chrome and Firefox is fine. So > any solution for this ? > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps API V2" group. > To post to this group, send email to google-maps-api@googlegroups.com. > To unsubscribe from this group, send email to > google-maps-api+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/google-maps-api?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" group. To post to this group, send email to google-maps-api@googlegroups.com. To unsubscribe from this group, send email to google-maps-api+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.