android毕业设计外文资料翻译--使用MapView和MapActivity显示地图
《android毕业设计外文资料翻译--使用MapView和MapActivity显示地图》由会员分享,可在线阅读,更多相关《android毕业设计外文资料翻译--使用MapView和MapActivity显示地图(16页珍藏版)》请在毕设资料网上搜索。
1、 中文 4128 字 毕业设计 (论文 )外文资料翻译 外文出处 Mark Murphy.Beginning Android 2 Chapter 33 1 Mapping with MapView and MapActivity One of Googles most popular services-after search of course-is Google Maps, which lets you find everything from the nearest pizza parlor to directions from New York City to San Francisc
2、o (only 2,905 miles!), along with supplying street views and satellite imagery. Most Android devices, not surprisingly, integrate Google Maps. For those that do, there is a mapping activity available to users directly from the main Android launcher. More relevant to you, as a developer, are MapView
3、and MapActivity, which allow you to integrate maps into your own applications. Not only can you display maps, control the zoom level, and allow people to pan around, but you can tie in Androids location-based services (covered in Chapter 32) to show where the device is and where it is going. Fortuna
4、tely, integrating basic mapping features into your Android project is fairly easy. And there is also a fair bit of power available to you, if you want to get fancy. Terms, Not of Endearment Integrating Google Maps into your own application requires agreeing to a fairly lengthy set of legal terms. Th
5、ese terms include clauses that you may find unpalatable. If you are considering Google Maps, please review these terms closely to determine if your intended use will not run afoul of any clauses. You are strongly recommended to seek professional legal counsel if there are any potential areas of conf
6、lict. Also, keep your eyes peeled for other mapping options, based on other sources of map data, such as OpenStreetMap (http:/www.openstreetmap.org/). Piling On As of Android l.5, Google Maps is not strictly part of the Android SDK. Instead, it is part of the Google APIs add-on, an extension of the
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中设计图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- android 毕业设计 外文 资料 翻译 使用 mapview 以及 mapactivity 显示 地图
