【APP-6-百度地图导航】家资是何物,积帙列梁梠。这篇文章主要讲述APP-6-百度地图导航相关的知识,希望能为你提供帮助。
1.代码部分
文章图片
文章图片
< !DOCTYPE html> < html> < head> < meta charset="utf-8"> < meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" /> < script src="http://img.readke.com/220514/044130I45-2.jpg"> < /script> < script src="http://img.readke.com/220514/0441303503-3.jpg ak=PG4DBjFTHfawSwT10GLLn4YZhQCmGYGA"> < /script> < script src="http://img.readke.com/220514/0441305M4-4.jpg"> < /script> < script src="https://www.songbingjia.com/js/mui.min.js"> < /script> < script src="https://www.songbingjia.com/js/common.js"> < /script> < !--< script src="https://www.songbingjia.com/js/immersed.js"> < /script> --> < link href="https://www.songbingjia.com/css/common.css" rel="stylesheet" /> < link href="https://www.songbingjia.com/css/mui.min.css" rel="stylesheet" /> < link href="https://www.songbingjia.com/css/iconfont.css" rel="stylesheet" /> < title> 地图应用-地图导航< /title> < style type="text/css"> body, html, { font-family: "微软雅黑"; } < /style> < /head> < body> < header class="mui-bar mui-bar-nav"> < a class="mui-action-back mui-icon mui-icon-left-nav mui-pull-left"> < /a> < h1 class="mui-title mui-body-font"> 地图导航< /h1> < /header> < div class="mui-content mui-content-padded"> < button type="button" class="mui-btn mui-btn-block mui-btn-primary" onclick="navigateWithMap()"> 第三方导航系统 < /button> < /div> < /body> < script type="text/javascript"> function navigateWithMap(){ if(‘android‘===plus.os.name& & navigator.userAgent.indexOf(‘StreamApp‘)> 0){ plus.nativeUI.toast(‘当前环境暂不支持地图插件‘); return; } // 设置目标位置坐标点和其实位置坐标点 var dst = new plus.maps.Point(120.214666,30.211029); //吉利集团 var src = https://www.songbingjia.com/android/new plus.maps.Point(116.335,39.966); // 大钟寺 // 调用系统地图显示 plus.maps.openSysMap( dst,"天安门", src ); } < /script> < /html>
View Code2.测试
调用第三方导航
文章图片
文章图片
推荐阅读
- APP-11-视觉技术-通用文字设别
- SpringBoot学习14(springboot异常处理方式4(使用SimpleMappingExceptionResolver处理异常))
- Android 开发过程中问题解析
- APP-4-百度地图定位
- APP-5-百度电子围栏
- APP-7-百度地图移动轨迹
- 安卓基础简单快捷的加载中对话框
- keras(R中的深度学习)
- 在SQL中使用电子表格