我也在找相关的文档,问题解决了么
请问微信小程序种如何嵌入svg 并实现缩放 和 绑定局部点击事件?需求:svg为一个办公区的平面图,局部绑定某一块区域点击进行相应操作,请问该如何实现? [图片]
2023-09-21请问有解决方案了么。我也遇到了同样的问题
movable-view中的图片在IOS上放大后模糊movable-view中有个image,图片放在本地,图片本身不模糊。在Android中放大之后,图片由模糊迅速变为了清晰,而在IOS中放大之后,图片始终模糊。感觉在Android中,图片放大之后做了分级加载,而在IOS中没有这么处理。代码如下: <movable-area> <movable-view x="0" y="0" direction="all" scale="true" animation="true" inertia="true" scale-min="1" scale-max="5" out-of-bounds> <image class='map' mode='widthFix' src='{{mapSrc}}'> </image> </movable-view> </movable-area>
2023-09-21我现在也是啊,安卓手机端直接画线操作不渲染了
安卓下使用map组件polyline不显示?安卓下使用map组件polyline不显示,如何解决?
2023-08-30我也遇到了相同的问题,我这里是没有使用borderWidth这个属性,安卓手机为什么还是不生效呀
Android下map组件polyline不显示?7.0.22 / 2.14.1下开发者工具中可以显示polyline,IOS也可以显示出来,但是android不显示[图片]
2023-08-30我在开发中也遇到了问题,只有鸿蒙会有这样的问题, (in promise) MiniProgramError {"errMsg":"hideLoading:fail:toast can't be found"},但是我删除了关于Loading方面的代码也不行, 想问一下鸿蒙系统怎么解决页面跳转的问题,还有请求的时候的loading怎么显示
华为鸿蒙2.0兼容问题,就这款手机该如何解决?[图片]VM13:2 [wxapplib]] checkPointFullReportRule err: unsupport Error: unsupport at d.runTask (eval at n.call.document (http://127.0.0.1:10417/remote-debug/runtime.js?devtools_ignore=true:1:15449), <anonymous>:2:1189333) at mB (eval at n.call.document (http://127.0.0.1:10417/remote-debug/runtime.js?devtools_ignore=true:1:15449), <anonymous>:2:1941062) at r.S (eval at n.call.document (http://127.0.0.1:10417/remote-debug/runtime.js?devtools_ignore=true:1:15449), <anonymous>:2:2744749) at p (eval at n.call.document (http://127.0.0.1:10417/remote-debug/runtime.js?devtools_ignore=true:1:15449), <anonymous>:2:123679) at Object.eval [as success] (eval at n.call.document (http://127.0.0.1:10417/remote-debug/runtime.js?devtools_ignore=true:1:15449), <anonymous>:2:124122) at i (eval at n.call.document (http://127.0.0.1:10417/remote-debug/runtime.js?devtools_ignore=true:1:15449), <anonymous>:2:1193188) at eval (eval at n.call.document (http://127.0.0.1:10417/remote-debug/runtime.js?devtools_ignore=true:1:15449), <anonymous>:2:1193366) at V (eval at n.call.document (http://127.0.0.1:10417/remote-debug/runtime.js?devtools_ignore=true:1:15449), <anonymous>:2:1193404) at eval (eval at n.call.document (http://127.0.0.1:10417/remote-debug/runtime.js?devtools_ignore=true:1:15449), <anonymous>:2:1194278) at s (eval at n.call.document (http://127.0.0.1:10417/remote-debug/runtime.js?devtools_ignore=true:1:15449), <anonymous>:2:85620)
2023-06-08