更新图标资源

This commit is contained in:
qiji4215 2023-11-24 13:40:32 +08:00
parent 231d7c429d
commit 6563a41389
2 changed files with 4 additions and 6 deletions

View File

@ -830,15 +830,13 @@ class ImportPreProcess {
0,1,2->{ 0,1,2->{
if (medianWidth != null) { if (medianWidth != null) {
angleReference.geometry = angleReference.geometry =
GeometryTools.computeLine(medianWidth/100000000, 0.0, renderEntity.geometry) GeometryTools.computeLine(0.000012, 0.0, renderEntity.geometry)
Log.e("qj","width==${medianWidth/100000000}")
} }
} }
3->{ 3->{
if (medianWidth != null) { if (medianWidth != null) {
angleReference.geometry = angleReference.geometry =
GeometryTools.computeLine(0.0, medianWidth/100000000, renderEntity.geometry) GeometryTools.computeLine(0.0, 0.000012, renderEntity.geometry)
Log.e("qj","width==${medianWidth/100000000}")
} }
} }
} }

View File

@ -1651,7 +1651,7 @@
</m> </m>
<!----> <!---->
<m k="boundaryType" v="5"> <m k="boundaryType" v="5">
<line stroke="#495462" use="boundaryType" width="0.2"/> <symbol repeat="true" gland="true" repeat-gap="12" repeat-start="0.01" src="assets:omdb/icon_2013_5.svg" symbol-width="16" symbol-height="10"></symbol>
</m> </m>
<!--铺设路面边缘--> <!--铺设路面边缘-->
<m k="boundaryType" v="6"> <m k="boundaryType" v="6">
@ -1678,7 +1678,7 @@
</m> </m>
<!----> <!---->
<m k="boundaryType" v="5"> <m k="boundaryType" v="5">
<line stroke="#495462" use="boundaryType" width="0.2"/> <symbol repeat="true" gland="true" repeat-gap="12" repeat-start="0.01" src="assets:omdb/icon_2013_5.svg" symbol-width="16" symbol-height="10"></symbol>
</m> </m>
<!--铺设路面边缘--> <!--铺设路面边缘-->
<m k="boundaryType" v="6"> <m k="boundaryType" v="6">