WEB开发网
开发学院手机开发Android 开发 Android中使用Google 地图 阅读

Android中使用Google 地图

 2012-09-17 20:37:29 来源:WEB开发网   
核心提示: 布局文件中使用这样一段来显示地图<com.google.android.maps.MapView android:id="@+id/address_mapview" android:layout_width="fill_parent"
 
 

布局文件中使用这样一段来显示地图

<com.google.android.maps.MapView
        android:id="@+id/address_mapview"
        android:layout_width="fill_parent"
        android:layout_height="fill_parent"
        android:clickable="true"
        android:apiKey="0QB6Bk20b**********upyNFLK_tujWTBw" />

上一页  1 2 

Tags:Android 使用 Google

编辑录入:爽爽 [复制链接] [打 印]
赞助商链接