菜要多喝水才會長大

Tag: Google

利用http protocal直接取得GoogleMaps的圖片

by GDX on 十二月.09, 2009, under 心情日記

GoogleMaps 目前並未有公開提供給應用程式的API
之前在使用手機上網的時候發現了GoogleMaps的手機網頁版本是直接顯示地圖圖片的
因此大致看了一下上面的圖片網址,發現可以直接透過輸入網址來取圖

範例網址:
http://maps.google.com/mapdata?Point=b&Point.latitude_e6=23000944&Point.longitude_e6=120180160&Point.iconid=17&Point=e&zm=33900&w=113&h=113&cc=&min_priority=3&client=internal-mobilefe&zl=7

參數說明:
Point=b和Point=e:代表一個點的開始和結尾
Point.latitude_e6:緯度 (無小數點,小數取到第六位)
Point.longitude_e6:經度(無小數點,小數取到第六位)
w:取得的圖片寬度
h:取得的圖片高度
cc:目前好像沒用
min_priority:試著去改過,不過好像沒什麼作用
client:照著輸入即可
zl:縮放比例 (0~17)
zm:應該是Zoom Meter,計算方式為 (zl + 1) * w

Leave a Comment :, , more...

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!

Archives

All entries, chronologically...