百度地图 - Android app中准备接入地图sdk,百度VS高德哪个好一点?
迷茫
迷茫 2017-04-17 17:29:51
0
9
930

app中需要用到地图的功能比较简单,主要是在地图上展示指定的位置坐标点,在该点上绘制图标并且可以点击弹窗即可,想问下百度和高德地图哪个好一点?希望有过实际项目经验的可以分享下经历

迷茫
迷茫

业精于勤,荒于嬉;行成于思,毁于随。

reply all(9)
左手右手慢动作

Google Maps >> Amap > Baidu

PHPzhong

If the national conditions are not suitable for Google, I will choose Amap

Ty80

Recommendation level Baidu>QQ>Gaode>here

  • Baidu Map is really easy to use, and there are many people who will help you if you encounter any problems, because everyone is using it~

  • QQ’s documentation is the most detailed and recommended for map novices.

  • Gaode is too plain and not very easy to use, although it is very smooth.

  • here If you are born after 00, you may not recognize it. The speed is too slow and not recommended.

  • As for Google Map, it seems that only foreign developers are using it. I’m not sure about this because there is no demand


I recommend you to take a look at a few gits. Many of them are made by Chinese people and have Chinese annotations

These are also made by novice developers:
https://github.com/Lafree317/BaiduMapDemo
https://github.com/CoderJackyHuang/BaiduMapDemo_v2.5.0
https://github.com/SpongeBob-GitHub/Map
https://github.com/InnerAc/BaiduMapTest

These are https://github.com/luzuoquan/BaiduMap
https://github.com/nb7123/BaiduMapSDK
https://github.com/dongxinb/BaiduMapDemo
https:// github.com/caiguanhao/baidu-maps-coord-utils


Welcome to my half-dead blog: zeoblog.net

PHPzhong

I have used both Baidu and Amap. In fact, they are almost the same. In terms of obtaining positioning, the methods may be similar. Let’s discuss your company’s business.

伊谢尔伦

It’s a tragedy for apps that require foreign maps. It seems that Bing is the only option

PHPzhong

Recommended Amap.
The APIs of Baidu and Amap are basically the same, and all the functions you need can be supported, but:

  1. Amap SDK package size is smaller, with fewer methods and classes
    2. Amap SDK can use basic functions without registering a key, which is convenient for testing. If Baidu SDK does not register the key, you cannot even display the map

Ty80

Amap.
On some mobile phones, when using Baidu Maps, the location cannot be obtained due to positioning permissions

Peter_Zhu

The map and positioning interfaces of AutoNavi, Baidu, and Google are basically the same, and there is no difference in use; Baidu will have more value-added functions, but if you plan to go abroad, you can only use Google

左手右手慢动作

1. For the poster, the future functions are uncertain, so just choose a map with a large number of users.
2. A map with a large number of users has an advantage. People who have stepped on the pitfalls have a way to solve the problem. Yeduo

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template