开发者

Confused - How to get the geocode for an address (Google Maps)

I create a small web app, the user add his address and I want to show the map for his address.开发者_运维问答 Is there a way to get the latitude and longitude for an address? with Google Maps.


Or you could use the geocoding service from google maps: http://code.google.com/apis/maps/documentation/javascript/services.html#Geocoding

Here's a simple example for it: http://code.google.com/apis/maps/documentation/javascript/examples/geocoding-simple.html


Yes there is. It is called geocoding. Here is Google's API: http://code.google.com/apis/maps/documentation/geocoding/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜