All Projects → shaoshuai904 → GoogleMap_Demo

shaoshuai904 / GoogleMap_Demo

Licence: other
GoogleMap一些常用API总结库

Programming Languages

java
68154 projects - #9 most used programming language
kotlin
9241 projects

Projects that are alternatives of or similar to GoogleMap Demo

kirby-locator
A simple map & geolocation field, built on top of open-source services and Mapbox. Kirby 3 only.
Stars: ✭ 83 (+245.83%)
Mutual labels:  map, location
Alerts And Pickers
Advanced usage of UIAlertController and pickers based on it: Telegram, Contacts, Location, PhotoLibrary, Country, Phone Code, Currency, Date...
Stars: ✭ 5,267 (+21845.83%)
Mutual labels:  map, location
iOS-MapKit-Tutorial
iOS MapKit Getting Started
Stars: ✭ 24 (+0%)
Mutual labels:  map, location
arboles
Mapa de Arbolado Urbano
Stars: ✭ 13 (-45.83%)
Mutual labels:  map, location
Wechat ayibang
微信小程序仿阿姨帮
Stars: ✭ 121 (+404.17%)
Mutual labels:  map, location
o.map
Open Street Map app - KaiOS
Stars: ✭ 51 (+112.5%)
Mutual labels:  map, location
Locationpicker
A ready for use and fully customizable location picker for your app
Stars: ✭ 384 (+1500%)
Mutual labels:  map, location
google streetview
A command line tool and module for Google Street View Image API
Stars: ✭ 77 (+220.83%)
Mutual labels:  map, location
Lenz
Console based MAP 🗺 : with lots of features 🤩
Stars: ✭ 51 (+112.5%)
Mutual labels:  map, location
Pizza Delivery
university project : Android pizza delivery app
Stars: ✭ 32 (+33.33%)
Mutual labels:  map, location
map-with-me
🌍 Create collaborative maps with your friends (and enemies)
Stars: ✭ 23 (-4.17%)
Mutual labels:  map, location
React Native Google Place Picker
React Native Wrapper of Google Place Picker for iOS + Android.
Stars: ✭ 180 (+650%)
Mutual labels:  map, location
localizator
Localizator is a flutter application that provides your current/given position,and gives you weather Forecasts
Stars: ✭ 46 (+91.67%)
Mutual labels:  map, location
ReminderPro
ReminderPro(location, note, voice recording)
Stars: ✭ 27 (+12.5%)
Mutual labels:  map, location
telegram-nearby-map
Discover the location of nearby Telegram users 📡🌍
Stars: ✭ 329 (+1270.83%)
Mutual labels:  map, location
Fmap
宇行地图:高仿高德地图Android客户端(持续更新中...)
Stars: ✭ 347 (+1345.83%)
Mutual labels:  map, location
s60-maps
Yet another maps for Symbian OS
Stars: ✭ 27 (+12.5%)
Mutual labels:  map, location
Wobike
Documentation of Bike Sharing APIs 🚴🛴🛵
Stars: ✭ 705 (+2837.5%)
Mutual labels:  map, location
Placepicker
Free Android Map Place Picker alternative using Geocoder instead of Google APIs
Stars: ✭ 126 (+425%)
Mutual labels:  map, location
Maps
🌍🌏🌎 The whole world fits inside your cloud!
Stars: ✭ 253 (+954.17%)
Mutual labels:  map, location

GoogleMap Demo

API

下载demo.apk

展示一些常用的Google地图操作。

  • Android系统API获取我的位置并解析所在地。/ get my location by system api.
  • Google地图获取我的位置。/ get my location by map.
  • 画自定义图形。/ draw custom polygons.
  • 计算自定义图形的中心
  • 计算自定义图形的重心
  • 判断一个点是否在自定义图形内部
  • 多级锚点悬浮滑动面板

map01

map02

TODO

  • 持续不间断获取我的位置
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].