fix: 修改车道中心线渲染规则
This commit is contained in:
parent
e90b802b63
commit
9cc9cf8856
@ -31,7 +31,7 @@
|
||||
"name": "可变点限速"
|
||||
},
|
||||
{
|
||||
"table": "OMDB_LANE_LG_LINK",
|
||||
"table": "OMDB_LANE_LINK_LG",
|
||||
"code": 5001,
|
||||
"name": "车道中心线"
|
||||
},
|
||||
|
@ -1682,7 +1682,7 @@
|
||||
</m>
|
||||
</m>
|
||||
<!--车道中心线-->
|
||||
<m v="OMDB_LANE_LG_LINK">
|
||||
<m v="OMDB_LANE_LINK_LG">
|
||||
<line stroke="#ecf0f1" width="0.1" dasharray="35,35"/>
|
||||
</m>
|
||||
</m>
|
||||
|
Loading…
x
Reference in New Issue
Block a user