On Jul 8, 2:50 pm, Dean Vaessen <[email protected]> wrote: > > I would guess that it would therefore not be legal to use the API as > described?
You don't need to guess: that's quite explicit. To use Google's services, you need a map. The only exception to that is using GDirections, because both the map and the directions-panel are optional according to the documentation. I suppose it would be possible to use GDirections to geocode a point (extract the data from the returned route) which means that you don't need a map. But GDirections is a client-side service, not an HTTP service. Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
