> this cast works: if (parseFloat(pt.lng()) + tooltipWidthInDeg > > bounds.getNorthEast().lng() && permitLeft)
You ought to tell the author of pdmarker, if he's still maintaining it. > any idea for the other problem? Which one? Taking over 5 minutes to render on FF2 is I'm sure just something to do with the amount of bloat on your marker objects, so many different add-ons. Curious why its FF2 in particular that suffers, but the map is quite unwieldy under IE6 too. Polyline-click spurious recentering: I have seen it happen, but no ideas on this one. There's a redundant MarkerManager creation in your polylines XML callback, but I doubt that's related to the problem at all. good luck, Ross K --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
