Thanks for reply can you suggest me where can i get less no of lat/long for 3 digit zip.
Vivek On Wed, Feb 4, 2009 at 1:07 PM, [email protected] <[email protected]>wrote: > > On Feb 3, 10:59 pm, vivek <[email protected]> wrote: > > Hi, > > I am vivek jain i am using Google API for displaying polygon at some > > Specific area on the map when i send less no of lat/long i.e lat long > > of these zip code 954,955,959 > > to the java script in this case polygon is drawn properly without any > > error or warning on IE7 but when i increase the no of lat/long i.e > > increase the zip code i am using these zip 954,955,956,959,960,961,962 > > in this case i am getting a warning message such as > > > > "Stop running this script? > > A script on this page is causing Internet Explorer to run slowly. > > If it continues to run, your computer may become > > unresponsive." > > > > this warning message is display on IE7,IE6, Earlier version of > > firefox. Please help me how to solve this problem. And how to i speed > > up of my application. > > Don't include so many points in the polygons (the script is just > warning the user that the script is taking a long time, and it will). > You may want to look at encoded polygons or search this group for > other suggestions on optimizing the processing. > > -- Larry > > > > > Thanks > > Vivek Jain > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
