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: 高德-百度 地图位置定位
- Host: GitHub
- URL: https://github.com/keenteam1990/baidu-gaode-map
- Owner: KeenTeam1990
- Created: 2017-10-17T11:57:36.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-18T02:02:37.000Z (over 8 years ago)
- Last Synced: 2025-05-23T22:39:03.979Z (about 1 year ago)
- Topics: baidumap, gaode, map
- Language: Objective-C
- Homepage:
- Size: 65.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### 百度-高德地图 位置定位签到
---
> 说明
> 本程序仅供学习交流,不可用于任何商业用途。
项目中有的地方代码写的不是很简洁,毕竟自己能力有限,还请各位朋友不喜勿喷。
## 项目截图




## 项目环境
项目使用 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,十分感谢您的支持!~