File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2020 < body style =" margin: 0;overflow: hidden;background: #fff;width: 100%;height:100%;position: absolute;top: 0; ">
2121 < div id ="main ">
2222 < sm-map :map-options ="mapOptions ">
23- < sm-open-file :layer-styles =" layerStyles "> </ sm-open-file >
23+ < sm-open-file :layer-style =" layerStyle "> </ sm-open-file >
2424 </ sm-map >
2525 </ div >
2626 < script >
3333 " with <span>© <a href='http://iclient.supermap.io' target='_blank'>SuperMap iClient</a> | </span>" +
3434 " Map Data <span>© <a href='http://support.supermap.com.cn/product/iServer.aspx' target='_blank'>SuperMap iServer</a></span> " ;
3535 return {
36- layerStyles : {
36+ layerStyle : {
3737 line : new SuperMap . Widgets . commontypes . LineStyle ( {
3838 "line-width" : 3 ,
3939 "line-color" : "#3fb1e3"
You can’t perform that action at this time.
0 commit comments