On Aug 3, 2:17 pm, Hitman <[email protected]> wrote: > Hi, > > I would want to know if it's possible to get the type of a location > retrieved from a GDirections object; having type as: "Hospital", > "Police Station", "Bank", etc.
A GDirections object returns directions, not information about places. A GClientGeocoder returns geographic coordinates for an address. You might want to investigate the local search API. -- 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 -~----------~----~----~----~------~----~------~--~---
