简体   繁体   中英

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.
Is there any other way doing this through google directly inside my Java code?

Use the Geocoding web service . Please be mindful of the Terms of Service

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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