我想在两个地方之间画一条路线。我有那些地方的 GPS 值。我可以从 google api 获取这些地方之间的 GPS 路线值http://maps.google.com/maps?output=dragdir&saddr=&daddr=
。
我想知道谷歌会拒绝我的应用程序。因为我发现“ 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
”
请给我澄清一下。