舉報

會員
Learning Android Google Maps
最新章節:
Index
IfyouareanAndroiddeveloperandwanttointegratemapsintoyourapplication,thenthisbookisdefinitelyforyou.ThisbookisintendedfornoviceAndroidapplicationdeveloperswhowouldliketogetupandrunningwithmaprichapplicationsusingGoogleMaps.Somebasicdevelopmentexperiencewouldbehelpfulbutit'snotamandate.
目錄(114章)
倒序
- coverpage
- Learning Android Google Maps
- Credits
- About the Author
- About the Reviewer
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Setting Up the Development Environment
- The importance of Android Google Maps
- IDEs for developing Android applications
- Android Studio
- System requirements for Android Studio
- Setting up Android Studio
- Setting up AVD for testing
- Exploring Android Studio
- Additional helpful stuff
- Self-test questions
- Summary
- Chapter 2. Configuring an API Key and Creating Our First Map Application
- Generating the SHA1 fingerprint
- Registering in the Google Developer Console
- Configuring Google Play services
- Adding permissions and defining the API key
- Creating our first map application
- Common problems and solutions
- Self-test questions
- Summary
- Chapter 3. Working with Different Map Types
- The need for different types of maps
- Delving into different types of maps and their differences
- Implementing different types of maps
- Working with indoor maps
- Using the lite mode
- Map types and constants
- Self-test questions
- Summary
- Chapter 4. Adding Information to Maps
- Importance of adding information to a map
- Adding information with markers
- Expanding markers with information windows
- Working with shapes
- Using overlays
- Self-test questions
- Summary
- Chapter 5. Interacting with a Map
- Need for interaction with a map
- Working with UI controls
- Working with the map toolbar
- Working with gestures
- Disabling/Enabling UI controls and gestures with XML attributes
- Disabling/enabling the UI controls and gestures with the GoogleMapOptions object
- Working with map events
- Using a Projection class
- Creating a custom application
- Self-test questions
- Summary
- Chapter 6. Working with Custom Views
- The need for different camera views
- Working with camera positions
- Moving the camera
- Animating the camera
- Map padding
- Self-test questions
- Summary
- Chapter 7. Working with Location Data
- The need for location data
- Prerequisites
- Working with the Android Location API
- Working with the Google Play services Location API
- Integrating location data with maps
- Self-test questions
- Summary
- Chapter 8. Know about the Street View
- About Google Street View
- Prerequisites
- Implementing StreetViewPanoramaFragment
- Customizing StreetViewPanorama
- Using custom camera views
- Other functions
- Self-test questions
- Summary
- Chapter 9. Google Maps Intents
- The need for Google Maps Intents
- Defining Intent requests
- Display maps
- Searching for a location
- Using navigation
- Displaying StreetViewPanorama
- Self-test questions
- Summary
- Chapter 10. Creating a Custom Map Application
- What the custom application does
- What additional libraries/classes do we use
- Prerequisites
- Implementation
- Summary
- Appendix A. Answers to Self-test Questions
- Chapter 1 Setting Up the Development Environment
- Chapter 2 Configuring an API Key and Creating Our First Map Application
- Chapter 3 Working with Different Map Types
- Chapter 4 Adding Information to Maps
- Chapter 5 Interacting with a Map
- Chapter 6 Working with Custom Views
- Chapter 7 Working with Location Data
- Chapter 8 Knowing about the Street View
- Chapter 9 Google Maps Intents
- Index 更新時間:2021-07-09 21:54:51
推薦閱讀
- 多媒體CAI課件設計與制作導論(第二版)
- Apache Spark 2.x Machine Learning Cookbook
- Python語言程序設計
- Java EE 7 Performance Tuning and Optimization
- 自制編程語言
- SQL 經典實例
- Spring Boot+Vue全棧開發實戰
- Hands-On JavaScript for Python Developers
- Python Social Media Analytics
- Microsoft HoloLens By Example
- Python深度學習(第2版)
- Learning Alfresco Web Scripts
- 算法訓練營:海量圖解+競賽刷題(入門篇)
- 第五空間戰略:大國間的網絡博弈
- Java核心技術速學版(第3版)
- Kotlin入門與實戰
- 軟件測試項目實戰之功能測試篇
- Pentaho Analytics for MongoDB Cookbook
- 響應式編程實戰:構建彈性、可伸縮、事件驅動的分布式系統
- Flask Framework Cookbook
- CMake Cookbook
- Salesforce Platform App Builder Certification Handbook
- Clojure Web開發實戰
- Python大數據分析與機器學習商業案例實戰
- OAuth 2.0 Cookbook
- Python深度學習:邏輯、算法與編程實戰
- Rails 4 Application Development HOTSHOT
- 沖刺高薪Offer:Java并發編程進階及面試指南
- 小程序,大未來:微信小程序開發
- PowerShell for SQL Server Essentials