On May 15, 2:45 pm, "[email protected]" <[email protected]> wrote: > Hi Everybody > > I'm using the google maps api in a win32 application inside a > WebBrowser component. > I have a procedure that plots a single polyline on the map. Everything > works OK if the number of the points in the polyline does not exceed a > few hundreds (>500), once it does I get a 'slow script error' : How > can I avoid this?
http://groups.google.com/group/Google-Maps-API/web/suggested-posting-guidelines http://groups.google.com/group/Google-Maps-API/web/why-including-a-link-is-critical You might try: 1. simplify the polyline. 2. encode the polyline. 3. following the posting guidelines so we can make intelligent recommendations... -- Larry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
