Too obvious I guess...reminds me of when I'm in the grocery store standing in front of the item I'm looking for and I ask the clerk where it can be found.
Thanks Larry! On Apr 8, 8:57 pm, "[email protected]" <[email protected]> wrote: > On Apr 8, 8:07 pm, "gjs.heal" <[email protected]> wrote: > > > I have successfully displayed a routepolylinewith when the map is > > associated with Gdirections request. However, I need to customize the > > overlay and the endpoint markers, therefore the code in the link below > > is an alternative which uses the custom overlay capability using a > > Gdirections request that does not associate the map with the request > > and then displays route info and then thepolylineas map.overlay. > > When attempting to do so I get the error: directions.getPolyLine is > > not a function > > GDirections.getPolyLine is not a function. Javascript is case > sensitive: > GDirections.getPolyline is the correct name... > > -- Larry > > > > > > > I get the same results in both Firefox 3.08 and IE 7.0 with Vista > > Ultimate OS. > > >http://www.hospicevolunteerassociation.org/dev/sample_maps.aspx > > > Any help would be appreciated as I have been attempting to resolve > > this for 2 days now and have been unsuccessful at seeing the error of > > my ways. > > > Thanks. > > > Greg- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
