Note: the Directions API may only be used in conjunction with displaying
results on a Google map; using Directions data without displaying a map for
which directions data was requested is prohibited. Additionally, calculation
of directions generates copyrights and warnings which must be displayed to
the user in some fashion. For complete details on allowed usage, consult the
Maps API Terms of Service License Restrictions.

2011/7/13 Vendetta <[email protected]>

>
> Hi All,
>
> I have a question regarding the JSON response which you get after
> requesting Directions info between to points. The JSON response
> contains following copyright tag in it ..
>
>
> 07-13 11:21:55.549: DEBUG/DirectionsActivity(6012):
> "copyrights" : "Map data ©2011 Google",
> 07-13 11:21:55.549: DEBUG/DirectionsActivity(6012):          "legs" :
> [
> 07-13 11:21:55.549: DEBUG/DirectionsActivity(6012):             {
> 07-13 11:21:55.549: DEBUG/DirectionsActivity(6012):
> "distance" : {
> 07
>
> Does it mean that I can not use JSON response in my application? I
> don't see any similar node in the XML response. Does that mean I can
> use it without any copyright issues?
>
> -Kaushik
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" 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/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" 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/android-developers?hl=en

Reply via email to