Saturday, March 28, 2009

Google map http request

http://mapki.com/wiki/Google_Map_Parameters
http://code.google.com/intl/zh-TW/apis/maps/documentation/geocoding/index.html

To search "Taipei 101", using following http request:

http://maps.google.com.tw/maps?hl=zh-TW&tab=wl&f=q&q="taipei+101"

attach &output=kml, server will return the kml(xml) file.

No comments:

Related Posts Plugin for WordPress, Blogger...