为什么此ngx-leaflet参数无法正常工作?

问题描述

我正在尝试通过leafletAngular的{​​{1}}项目中进行一切工作,但是找不到使它们正常工作的方法。

这是我的params代码:

ngx-angular

正如您在此快照上看到的那样,这行不通,zoomControl = {position: 'bottomright'}; readonly drawOptions = { position: 'topright',draw: { circle: false,circlemarker: false },edit: { featureGroup: this.drawItems,remove: false } }; 参数被忽略,position属性也被忽略。

enter image description here

当然,它们包含在具有circle and circlemarker属性调用的div地图标记中,我想知道是否有可能在不使用纯JS的情况下使它们工作。

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)