我是Android應用程序中的新開發人員。我想在我的應用程序中顯示Google地圖。我想在地圖上顯示android小部件view.can我顯示android小部件,如按鈕,編輯文本框,文本視圖等,在地圖視圖上顯示小部件
我有在XML中獲取地圖設計代碼如下
<com.google.android.maps.MapView
android:id="@+id/mapId"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:enabled="true"
android:clickable="true"
android:apiKey="XYX_API_CODE_HERE_XYX"
/>
p租賃任何機構可以幫助我在adavnce
感謝
我高度推薦你從示例中刪除你的API密鑰! – Mannaz 2011-05-25 09:43:19