文件名称:GMapDemo1214
- 所属分类:
- android开发
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 77kb
- 下载次数:
- 0次
- 提 供 者:
- Lin O*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
自製Google MapView範例
地圖影像資料庫透過下載執行緒向GOOGLE MAP伺服器攝取地圖,客戶端遊戲執行緒進行畫面更新時,向地圖模組攝取地圖資料,而地圖模組會依照執行緒提供的經緯度將地圖影像從地圖影像資料庫引用後進行排列及位移。-Homemade the Google MapView example map image database thread by downloading intake map GOOGLE MAP server, client game thread for screen updates to the map module intake of map data, maps module in accordance with the latitude and longitude of the thread arrangement and displacement map image from the map image database references.
地圖影像資料庫透過下載執行緒向GOOGLE MAP伺服器攝取地圖,客戶端遊戲執行緒進行畫面更新時,向地圖模組攝取地圖資料,而地圖模組會依照執行緒提供的經緯度將地圖影像從地圖影像資料庫引用後進行排列及位移。-Homemade the Google MapView example map image database thread by downloading intake map GOOGLE MAP server, client game thread for screen updates to the map module intake of map data, maps module in accordance with the latitude and longitude of the thread arrangement and displacement map image from the map image database references.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
GMapDemo
........\.classpath
........\.project
........\.settings
........\.........\org.eclipse.jdt.core.prefs
........\AndroidManifest.xml
........\assets
........\bin
........\...\ccc
........\...\...\GMapDemo
........\...\...\........\GMapDemo$1$1.class
........\...\...\........\GMapDemo$1.class
........\...\...\........\GMapDemo$GmapView.class
........\...\...\........\GMapDemo.class
........\...\...\........\R$attr.class
........\...\...\........\R$drawable.class
........\...\...\........\R$layout.class
........\...\...\........\R$string.class
........\...\...\........\R.class
........\...\classes.dex
........\...\gmap
........\...\GMapDemo.apk
........\...\gmap\GLatLng.class
........\...\....\GMapDownloader.class
........\...\....\GMapHandler$1.class
........\...\....\GMapHandler$2.class
........\...\....\GMapHandler$3.class
........\...\....\GMapHandler$DownloadCallback.class
........\...\....\GMapHandler.class
........\...\....\GPoint.class
........\...\....\MercatorProjection.class
........\...\resources.ap_
........\default.properties
........\gen
........\...\ccc
........\...\...\GMapDemo
........\...\...\........\R.java
........\res
........\...\drawable
........\...\drawable-hdpi
........\...\.............\icon.png
........\...\drawable-ldpi
........\...\.............\icon.png
........\...\drawable-mdpi
........\...\.............\icon.png
........\...\........\loading.png
........\...\........\Thumbs.db
........\...\layout
........\...\......\main.xml
........\...\values
........\...\......\strings.xml
........\src
........\...\ccc
........\...\...\GMapDemo
........\...\...\........\GMapDemo.java
........\...\gmap
........\...\....\GLatLng.java
........\...\....\GMapDownloader.java
........\...\....\GMapHandler.java
........\...\....\GPoint.java
........\...\....\MercatorProjection.java