文件名称:LoadStaticMap
- 所属分类:
- android开发
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 46kb
- 下载次数:
- 0次
- 提 供 者:
- Lin O*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Google靜態地圖下載
這個範例是用來抓取我們所要求的經緯度座標的地圖,在經度與緯度的文字方塊內輸入座標,按下載入的時候,會向GoogleMap伺服器索取地圖圖片,如果索取失敗會顯示錯誤訊息。-Google Static Maps download this sample is used to capture the latitude and longitude coordinates of our requirements map, enter coordinates in longitude and latitude of the text box, press when loaded, to obtain map images from GoogleMap server, if the Request failed The error message is displayed.
這個範例是用來抓取我們所要求的經緯度座標的地圖,在經度與緯度的文字方塊內輸入座標,按下載入的時候,會向GoogleMap伺服器索取地圖圖片,如果索取失敗會顯示錯誤訊息。-Google Static Maps download this sample is used to capture the latitude and longitude coordinates of our requirements map, enter coordinates in longitude and latitude of the text box, press when loaded, to obtain map images from GoogleMap server, if the Request failed The error message is displayed.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
1.LoadStaticMap\.classpath
...............\.project
...............\AndroidManifest.xml
...............\bin\classes.dex
...............\...\LoadStaticMap\a\GetGoogleMap.class
...............\...\.............\.\LoadStaticMap$1.class
...............\...\.............\.\LoadStaticMap.class
...............\...\.............\.\R$attr.class
...............\...\.............\.\R$drawable.class
...............\...\.............\.\R$id.class
...............\...\.............\.\R$layout.class
...............\...\.............\.\R$string.class
...............\...\.............\.\R.class
...............\...\LoadStaticMap.apk
...............\...\resources.ap_
...............\default.properties
...............\gen\LoadStaticMap\a\R.java
...............\res\drawable-hdpi\icon.png
...............\...\.........ldpi\icon.png
...............\...\.........mdpi\icon.png
...............\...\layout\main.xml
...............\...\values\strings.xml
...............\src\LoadStaticMap\a\GetGoogleMap.java
...............\...\.............\.\LoadStaticMap.java
...............\bin\LoadStaticMap\a
...............\gen\LoadStaticMap\a
...............\src\LoadStaticMap\a
...............\bin\LoadStaticMap
...............\gen\LoadStaticMap
...............\res\drawable-hdpi
...............\...\drawable-ldpi
...............\...\drawable-mdpi
...............\...\layout
...............\...\values
...............\src\LoadStaticMap
...............\assets
...............\bin
...............\gen
...............\res
...............\src
1.LoadStaticMap