看板 MacDev 關於我們 聯絡資訊
各位好! 順便再問問, 如果想要做路徑規劃的話.. 該怎麼做? 目前看到的APP好像有兩種方式呈現 一種會離開程式然後用內建地圖軟體來開.. 這該怎麼把資料傳給內建軟體去規劃呢? 另外一種好像可以直接在mapview畫出來 這是怎麼做的? 想辦法接google map的API嗎? 謝謝..! ※ 引述《ksksBangBang (Bang!)》之銘言: : ※ 引述《season5566 (SEASON)》之銘言: : : 各位好, : : 近來開始學習ios開發. : : 我想請問一下 這個藍色箭頭要怎做? : : http://www.silverlightshow.net/Storage/Users/KotanCode/__image_thumb.png
: MKAnnotationView* annotationView = ... : annotationView.rightCalloutAccessoryView = : [UIButton buttonWithType:UIButtonTypeDetailDisclosure]; : // add target, etc. : : 另外ios 裡的google map 有個指南針功能該怎麼做? : : http://pic.pimg.tw/littleoil/4b32e9cf83ded.png
: : 可否給我些指引呢? 關鍵字之類的 : : 謝謝各位! -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 118.169.213.180
yodxxxd:網路上有open source 10/17 22:56