java - Android用高德开发,路径规划完成后为什么会显示成世界级地图?
阿神
阿神 2017-04-17 16:20:11
0
1
445


使用高德的地图,路径规划成功了的,但是显示的时候就如图,显示的是世界级的地图,需要一步步放大之后才能看到规划好的路线,并且我是调用了drivingRouteOverlay.zoomToSpan()这个方法,不过好像不怎么起作用。

阿神
阿神

闭关修行中......

reply all(1)
伊谢尔伦

Amap has a map adaptive method. You can add the following sentence to the end of the script to see the running effect (this method is suitable for web interface)
map.setFitView();

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!