Web service to get the GPS Coordinates

后端 未结 3 1056
心在旅途
心在旅途 2020-12-19 05:58

I\'m developing an web application (jsp/strtus2) which requires the GPS coordinates of a place. What I want to know is, whether there are any free web services that I can ge

3条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-19 06:15

    http://code.google.com/apis/maps/documentation/geocoding/index.html

    this is the link to the geocoding service by google

提交回复
热议问题