Hi, I've been using the maps API for some time now. I've been using GDirections without directly telling it the map in which to render the polyline. Yet, in the options I tell it to load the polyline. I then create a new polyline based on the vertices of the one returned from the directions object, manipulate the polyline slightly (color, style, ...) and add it as overlay to the map.
Up until a few days ago all was nice and dandy. Today I tried to work on it and had to find that the polyline does no longer show up on my map. I'm not aware of having changed anything in my code since the time when it still worked, let alone having uploaded such changes to my server. Has anything changed on the API that may cause this behavior? I've tried to tell the GDirections object again to draw the polyline by connecting it to the map upon construction. But this doesn't draw the line either. I get the same behavior in the hosted environment as deployed on the server. Any hints are highly appreciated. Thanks and best, -- Axel --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
