Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1.88 KB

README.md

File metadata and controls

35 lines (20 loc) · 1.88 KB

AmapLike

【高仿】高德地图 包含定位、搜索、路径规划等功能

用到的资料

高德相关

高德官方教程

高德示例中心  关于高德的一切都在这里!

技术相关

https://github.com/miguelhincapie/CustomBottomSheetBehavior

该作者根据support包里的bottomsheetbehavior改的带锚点版,本人根据需要稍作修改,尚未完善。

截图

How to use


Copy the code or Add it as a module

如果地图无法定位


1.检查项目配置的高德地图的key 2.运行时权限问题,该项目没做相关适配