An open API service indexing awesome lists of open source software.

https://github.com/keenteam1990/baidu-gaode-map

:octocat: 高德-百度 地图位置定位
https://github.com/keenteam1990/baidu-gaode-map

baidumap gaode map

Last synced: 8 months ago
JSON representation

:octocat: 高德-百度 地图位置定位

Awesome Lists containing this project

README

          

### 百度-高德地图 位置定位签到

---

> 说明
> 本程序仅供学习交流,不可用于任何商业用途。

项目中有的地方代码写的不是很简洁,毕竟自己能力有限,还请各位朋友不喜勿喷。

## 项目截图

![签到位置](https://github.com/KeenTeam1990/Baidu-Gaode-Map/blob/master/pic/IMG_2465.PNG)

![选择位置](https://github.com/KeenTeam1990/Baidu-Gaode-Map/blob/master/pic/IMG_2466.PNG)

![签到成功](https://github.com/KeenTeam1990/Baidu-Gaode-Map/blob/master/pic/IMG_2467.PNG)

![位置调整](https://github.com/KeenTeam1990/Baidu-Gaode-Map/blob/master/pic/IMG_2468.PNG)

## 项目环境

项目使用 cocoapods 来管理第三方库,所以需要安装 cocoapods,安装方式网上有很多教程,这里不在详述。

- Xcode 8.2.1
- iOS 8.0

使用到的第三方库:

platform :ios, "8.0"

target "GaodeMapTest" do

pod 'BaiduMapKit'

end

platform :ios, "8.0"

target "baiduMapTest" do

pod 'Amap3DMap'

pod 'AmapSearch'

pod 'AmapLocation'

end

## 如果有不懂的地方可以邮箱:Keen_Team@163.com 联系。
## 运行项目出现的问题都可以给我留言或者直接加我的 QQ:812144991 联系,我会尽快回复。

## [github下载地址](https://github.com/KeenTeam1990/Baidu-Gaode-Map.git)

## 喜欢的朋友希望可以给个 Star,十分感谢您的支持!~