简体   繁体   English

在Java代码中查找经度和纬度

[英]Finding the latitude and Longitude inside Java Code

I am doing a project in which I have to find latitude longitude of all our clients, 我正在做一个项目,必须在其中找到所有客户的经度,
So I have to do this manually by using Google Maps API. 因此,我必须使用Google Maps API手动进行此操作。
Is there any other way doing this through google directly inside my Java code? 还有其他方法可以通过Google直接在我的Java代码中通过Google进行此操作吗?

Use the Geocoding web service . 使用地理编码Web服务 Please be mindful of the Terms of Service 请注意服务条款

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM