hi, i am putting together a website for a taxi group. on the site they want a fare calculator for driving from point A to B. this is easily done with GDirections.getDistance() and GDirections.getDuration(), however the given layout does not permit displaying a map and i could not persuade them for an inline popup (yet).
so, what copyright do i have to show, if i only display the needed time and duration for the given route? i was thinking of a simple "Powered by Google Maps" as a link to Google Maps. or do i have to display the Google logo? or isn't it allowed to use the maps api without displaying a map (then however, the GDirections constructor only optionally wants an GMaps2 object)? thank you! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
