iOS Google Maps SDK 環境搭建

來源:互聯網
上載者:User

Google Maps SDK 使用介紹 https://developers.google.com/maps/documentation/ios/start

按照資料介紹,step by step,so you can!!

第一步,下載Google Maps SDK for iOS 

https://developers.google.com/maps/documentation/ios/start#getting_the_google_maps_sdk_for_ios

第二步 擷取Google Maps API Key

https://developers.google.com/maps/documentation/ios/start#the_google_maps_api_key

註冊Google帳戶,擷取Key

第三步 添加Google Maps SDK 到自己的iOS APP

https://developers.google.com/maps/documentation/ios/start#adding_the_google_maps_sdk_for_ios_to_your_project

在這裡,因為對XCode IDE 不是很熟悉, 在設定編譯環境時候

  • Replace the default value of Architectures with armv7.
  • In the Other Linker Flags section, add -ObjC. If these settings are not visible, change the filter in the Build Settings bar from Basic to All.

加入armv7

添加-ObjC編譯設定.

其它的按照資料介紹,就可以搭建出自己project的google maps sdk 

還是覺得xcode 的使用不是很熟悉,在上面兩個地方用右鍵是沒用的,在那裡搞了好久,都不知道怎麼填進去。在此做個記錄.

如果上面兩個編譯環境沒設定好,程式是啟動不了的。

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.