使用产品:iserver
问题详细描述:https://iclient.supermap.io/web/plotting/docs/leaflet.html. 使用uploadSmlFile 报错显示$ is not defined 一般这种情况都是jquery没有安装。安装正常jquery之后还是显示这个错误
您好,报错显示$ is not defined可能是这几个原因导致的,
您可以参考https://iclient.supermap.io/examples/leaflet/editor.html#plot_filetransfer中引入文件
那我的包全引入啦,用其他任何方法都不会报错,只要用L.supermap.plotting.siytDataManager(***, ***).openSmlFile('smlFile', val => {})
就会报错$ is not defined
按照https://iclient.supermap.io/examples/leaflet/editor.html#plot_filetransfer中引入文件 ,若还是不行将代码贴到官网案例运行看是否报错,若不报错则尝试换包
下载地址http://support.supermap.com.cn/DownloadCenter/DownloadPage.aspx?id=1646
你给的这个包 在我这个文件中怎么使用呢。我直接放在vue文件中引入。会报引入文件中没有方法