监控的车辆状态label约束修改,更新高德地图

This commit is contained in:
DDIsFriend
2024-04-02 15:51:09 +08:00
parent 990658582a
commit 4018a59c7a
2862 changed files with 15621 additions and 3359 deletions

View File

@@ -1 +0,0 @@
{"version":[1113,64],"data":[{"layerId":2000090,"sceneList":[{"sceneId":2,"pageId":1},{"sceneId":8,"pageId":1},{"sceneId":9,"pageId":1},{"sceneId":5,"pageId":1}],"itemcategory":110012,"markerType":1,"maxLevel":16}]}

View File

@@ -1,71 +0,0 @@
<root>
<!--
组队动态纹理样式
-->
<!--头像动态纹理样式-->
<res useCommonParser='true' resId='300005' direction='topCenter' anchorRatio='(0.5,1.0)' >
<div style='display:flex;justify-content:center;flex-direction:row;width:{iconBgWidth};height:{iconBgHeight};'>
<image style='border-radius:{radius};margin-top:{iconMarginTop};width:{iconWidth};height:{iconHeight}' src='{icon}'/>
<div style='border-radius:{radius};width:{iconWidth};height:{iconHeight};background-color:{maskColor};position:absolute;top:{iconMarginTop}'></div>
<image style='position:absolute' src='{iconBg}'/>
<div style='visibility:{visibility};border-radius:{numRadius};width:{numWidth};height:{numHeight};background-color:#1A66FF;opacity:0.9;position:absolute;left:{numMarginLeft};top:{numMarginTop};display:flex;align-items:center;justify-content:center;'>
<label style='color:#FFFFFF;font-size:26;position:absolute' text='{aggregationNum}'/>
</div>
</div>
</res>
<!--Tip动态纹理样式-->
<res useCommonParser='true' resId='300006' direction='topCenter' anchorRatio='(0.5,1.0)' >
<div style='display:flex;flex-direction:column;align-items:center'>
<div style='background-image:{tipBg}'>
<div style='display:flex;justify-content:left;flex-direction:row;margin-top:{leaderMarginTop}px'>
<image src='{tagSrc}' style='display:{tagDisplay};justify-content:center;align-items:center;margin-end:{leaderMarginEnd}px'/>
<label style='font-size:{nickNameFontSize}px;color:{nickNameFontColor};max-width:{nickNameMaxWidth};justify-content:center;align-items:center;line-clamp:1;font-weight:bold' text='{memberName}'/>
</div>
<div style='display:{plateDisplay};justify-content:left;flex-direction:row;margin-bottom:{leaderMarginTop}px'>
<label style='font-size:{plateFontSize}px;color:{plateFontColor};max-width:{plateMaxWidth};line-clamp:1;font-weight:bold' text='{plateText}'/>
</div>
</div>
</div>
</res>
<!--Tip动态纹理样式-->
<res useCommonParser='true' resId='300006' direction='centerCenter' anchorRatio='(0.5,0.5)' >
<div style='display:flex;flex-direction:column;align-items:center'>
<div style='background-image:{tipBg}'>
<div style='display:flex;justify-content:center;align-items:center;flex-direction:row;margin-top:{leaderMarginTop}px'>
<image src='{tagSrc}' style='display:{tagDisplay};margin-end:{leaderMarginEnd}px'/>
<label style='font-size:{nickNameFontSize}px;color:{nickNameFontColor};max-width:{nickNameMaxWidth};line-clamp:1;font-weight:bold' text='{memberName}'/>
</div>
</div>
</div>
</res>
<!--光柱图我的动态纹理(箭头向上)样式-->
<res useCommonParser='true' resId='300008' direction='centerCenter' anchorRatio='(0.5,0.5)' >
<div style='display:flex;flex-direction:row;justify-content:center;'>
<image style='border-radius:{radius};width:{iconWidth};height:{iconHeight};position:absolute;bottom:{bottom}' src='{icon}'/><image style='width:{iconBgWidth};height:{iconBgHeight}' src='{iconBg}'/>
</div>
</res>
<!--光柱图队员动态纹理(箭头向右)样式-->
<res useCommonParser='true' resId='300009' direction='centerCenter' anchorRatio='(0.5,0.5)' >
<div style='display:flex;flex-direction:column;justify-content:center;'>
<image style='border-radius:{radius};width:{iconWidth};height:{iconHeight};position:absolute;left:{left}' src='{icon}'/>
<image style='width:{iconBgWidth};height:{iconBgHeight}' src='{iconBg}'/>
</div>
</res>
<!-- 头像聚合时纹理样式-->
<res useCommonParser='true' resId='300040' direction='rightTop' anchorRatio='(0.0,1.0)' >
<div style='display:flex;justify-content:center;flex-direction:row;width:{iconBgWidth};height:{iconBgHeight};margin-bottom:{marginBottom}'>
<image style='position:absolute' src='{iconBg}'/>
</div>
</res>
</root>

View File

@@ -1,231 +0,0 @@
<root>
<!--
公交详情页动态纹理样式
-->
<!--公交详情页公交站点缩略图气泡样式-->
<res useCommonParser='true' resId='200023' direction='topCenter' anchorRatio='(0.5,1.0)' >
<div style='position:relative;'>
<image style='width:110px;height:123px;' src='200024' />
<div style='position:absolute;top:17px;left:21px'>
<image style='width:68px;height:68px;border-radius:18px;' src='{label}' />
</div>
</div>
</res>
<!--公交详情页公交站点缩略图气泡样式-->
<res useCommonParser='true' resId='200023' direction='rightTop' anchorRatio='(0.0,1.0)' >
<div style='position:relative;'>
<image style='width:124px;height:127px;' src='200025' />
<div style='position:absolute;bottom:42px;left:35px'>
<image style='width:68px;height:68px;border-radius:18px;' src='{label}' />
</div>
</div>
</res>
<!--公交详情页公交站点缩略图气泡样式-->
<res useCommonParser='true' resId='200023' direction='rightBottom' anchorRatio='(0.0,0.0)' >
<div style='position:relative;'>
<image style='width:124px;height:127px;' src='200027' />
<div style='position:absolute;top:33px;left:35px'>
<image style='width:68px;height:68px;border-radius:18px;' src='{label}' />
</div>
</div>
</res>
<!--公交详情页公交站点缩略图气泡样式-->
<res useCommonParser='true' resId='200023' direction='bottomCenter' anchorRatio='(0.5,0.0)' >
<div style='position:relative;'>
<image style='width:110px;height:129px;' src='200028' />
<div style='position:absolute;top:35px;left:21px'>
<image style='width:68px;height:68px;border-radius:18px;' src='{label}' />
</div>
</div>
</res>
<!--公交详情页公交站点缩略图气泡样式-->
<res useCommonParser='true' resId='200023' direction='leftBottom' anchorRatio='(1.0,0.0)' >
<div style='position:relative;'>
<image style='width:124px;height:127px;' src='200029' />
<div style='position:absolute;top:33px;right:35px'>
<image style='width:68px;height:68px;border-radius:18px;' src='{label}' />
</div>
</div>
</res>
<!--公交详情页公交站点缩略图气泡样式-->
<res useCommonParser='true' resId='200023' direction='leftTop' anchorRatio='(1.0,1.0)' >
<div style='position:relative;'>
<image style='width:124px;height:127px;' src='200031' />
<div style='position:absolute;bottom:41px;right:35px'>
<image style='width:68px;height:68px;border-radius:18px;' src='{label}' />
</div>
</div>
</res>
<!--公交详情页公交车站名样式-->
<res useCommonParser='true' resId='200005,200005,200005,200005' direction='bottomCenter,topCenter,rightCenter,leftCenter' anchorRatio='(0.5,0.0),(0.5,1.0),(0.0,0.5),(1.0,0.5)' >
<div style='width:auto;height:auto;background-color:#00FFFFFF;display:flex;border-radius:8px;padding:12px;flex-direction:column;margin:6px;align-items:center'>
<label style='color:#222222;font-size:24px;font-weight:bold; text-stroke:2px white' text='{label}'></label>
</div>
</res>
<!--公交详情页换乘tip样式-->
<res useCommonParser='true' resId='200006,200006' direction='bottomCenter,topCenter' anchorOffset='(0,0),(0,0)' >
<div style="width:auto;height:auto;background-color:#00FFFFFF;display:flex;padding-top:12px;padding-left:12px;padding-bottom:12px;padding-right:12px;flex-direction:column;margin-top:16;margin-bottom:16;margin-left:16;margin-right:16;align-items:center">
<label style="color:#222222; font-size:28px; font-weight:bold; text-stroke:2px white" text="{label}"/>
<div style="width:auto;height:34; background-color:{color2}; display:flex; border-radius:88px;padding-left:10px;padding-right:10px;flex-direction:row;margin-bottom:2;margin-top:8px;align-items:center">
<label style="color:#ffffff;font-size:22px" text="{label3}"/>
</div>
</div>
</res>
<!--公交详情页换乘tip样式-->
<res useCommonParser='true' resId='200006' direction='rightCenter' anchorOffset='(0,0)' >
<div style="width:auto;height:auto;background-color:#00FFFFFF;display:flex;padding-top:12px;padding-left:12px;padding-bottom:12px;padding-right:12px;flex-direction:column;margin-top:16;margin-bottom:16;margin-left:16;margin-right:16;align-items:flex-start">
<label style="color:#222222; font-size:28px; font-weight:bold; text-stroke:2px white" text="{label}"/>
<div style="width:auto;height:34; background-color:{color2}; display:flex; border-radius:88px;padding-left:10px;padding-right:10px;flex-direction:row;margin-bottom:2;margin-top:8px;align-items:center">
<label style="color:#ffffff;font-size:22px" text="{label3}"/>
</div>
</div>
</res>
<!--公交详情页换乘tip样式-->
<res useCommonParser='true' resId='200006' direction='leftCenter' anchorOffset='(0,0)' >
<div style="width:auto;height:auto;background-color:#00FFFFFF;display:flex;padding-top:12px;padding-left:12px;padding-bottom:12px;padding-right:12px;flex-direction:column;margin-top:16;margin-bottom:16;margin-left:16;margin-right:16;align-items:flex-end">
<label style="color:#222222; font-size:28px; font-weight:bold; text-stroke:2px white" text="{label}"/>
<div style="width:auto;height:34; background-color:{color2}; display:flex; border-radius:88px;padding-left:10px;padding-right:10px;flex-direction:row;margin-bottom:2;margin-top:8px;align-items:center">
<label style="color:#ffffff;font-size:22px" text="{label3}"/>
</div>
</div>
</res>
<!--公交详情页公交上车站样式-->
<res useCommonParser='true' resId='200007,200007' direction='bottomCenter,topCenter' anchorRatio='(0.5,0.0),(0.5,1.0)' >
<div style="width:auto;height:auto;background-color:#00FFFFFF;display:flex;padding-top:12px;padding-left:12px;padding-bottom:12px;padding-right:12px;flex-direction:column;margin-top:16;margin-bottom:16;margin-left:16;margin-right:16;align-items:center">
<label style="color:#222222; font-size:28px; font-weight:bold; text-stroke:2px white" text="{label}"/>
<div style="width:auto;height:34; background-color:{color1}; display:flex; border-radius:88px;padding-left:10px;padding-right:10px;flex-direction:row;margin-bottom:2;margin-top:8px;align-items:center">
<label style="color:#ffffff;font-size:22px" text="{subLabel}"/>
</div>
</div>
</res>
<!--公交详情页公交上车站样式-->
<res useCommonParser='true' resId='200007' direction='rightCenter' anchorRatio='(0.0,0.5)' >
<div style="width:auto;height:auto;background-color:#00FFFFFF;display:flex;padding-top:12px;padding-left:12px;padding-bottom:12px;padding-right:12px;flex-direction:column;margin-top:16;margin-bottom:16;margin-left:16;margin-right:16;align-items:flex-start">
<label style="color:#222222; font-size:28px; font-weight:bold; text-stroke:2px white" text="{label}"/>
<div style="width:auto;height:34; background-color:{color1}; display:flex; border-radius:88px;padding-left:10px;padding-right:10px;flex-direction:row;margin-bottom:2;margin-top:8px;align-items:center">
<label style="color:#ffffff;font-size:22px" text="{subLabel}"/>
</div>
</div>
</res>
<!--公交详情页公交上车站样式-->
<res useCommonParser='true' resId='200007' direction='leftCenter' anchorRatio='(1.0,0.5)' >
<div style="width:auto;height:auto;background-color:#00FFFFFF;display:flex;padding-top:12px;padding-left:12px;padding-bottom:12px;padding-right:12px;flex-direction:column;margin-top:16;margin-bottom:16;margin-left:16;margin-right:16;align-items:flex-end">
<label style="color:#222222; font-size:28px; font-weight:bold; text-stroke:2px white" text="{label}"/>
<div style="width:auto;height:34; background-color:{color1}; display:flex; border-radius:88px;padding-left:10px;padding-right:10px;flex-direction:row;margin-bottom:2;margin-top:8px;align-items:center">
<label style="color:#ffffff;font-size:22px" text="{subLabel}"/>
</div>
</div>
</res>
<!--公交详情页公交下车站名样式-->
<res useCommonParser='true' resId='200008,200008,200008,200008' direction='bottomCenter,topCenter,rightCenter,leftCenter' anchorRatio='(0.5,0.0),(0.5,1.0),(0.0,0.5),(1.0,0.5)' >
<div style="width:auto;height:auto;background-color:#00FFFFFF;display:flex;padding-top:12px;padding-left:12px;padding-bottom:12px;padding-right:12px;flex-direction:column;margin-top:16;margin-bottom:16;margin-left:16;margin-right:16;align-items:center">
<label style="color:#222222;font-size:28px; font-weight:bold; text-stroke:2px white" text="{label}"/>
</div>
</res>
<!--公交详情页实时公交tip样式-->
<res useCommonParser='true' resId='200004,200004,200004,200004' direction='rightTop,rightBottom,leftBottom,leftTop' anchorOffset='(0,0),(0,0),(0,0),(0,0)' >
<background-image id='backimage'>150011,150013,150012,150010</background-image>
<backgroundstretch id='backimage'>38% 44% 58% 53%,49% 44% 47% 53%,49% 54% 47% 43%,38% 54% 58% 43%</backgroundstretch>
<padding id='backimage'>31px 20px 37px 43px,31px 20px 27px 43px,31px 33px 27px 30px,21px 33px 37px 30px</padding>
<div id='backimage' style="width:auto;height:auto;display:flex;flex-direction:row;align-items:center;justify_content:center;">
<div style="display:flex;flex-direction:column;">
<label style="color:#212121;font-size:22px;padding-top:4px;font-weight:normal" text="{label}"/>
<label style="color:#00BD9D;font-size:22px;padding-top:4px;font-weight:normal" text="{subLabel}"/>
</div>
<image src="200022" style="width:24px;height:24px;padding-left:4px"/>
</div>
</res>
<!--公交详情页步行导航引导tip样式-->
<res useCommonParser='true' resId='200011,200011,200011,200011' direction='rightTop,rightBottom,leftBottom,leftTop' anchorOffset='(0,0),(0,0),(0,0),(0,0)' >
<background-image id='backimage'>150011,150013,150012,150010</background-image>
<backgroundstretch id='backimage'>38% 44% 58% 53%,49% 44% 47% 53%,49% 54% 47% 43%,38% 54% 58% 43%</backgroundstretch>
<padding id='backimage'>13px 35px 29px 48px,23px 35px 19px 48px,23px 48px 19px 35px,13px 48px 29px 35px</padding>
<div id='backimage' style="width:auto;height:auto;display:flex;flex-direction:row;align-items:center; justify-content:center">
<label style="color:#3377FF;font-size:26px;justify-content: center;align-self: center;margin-top:25px;margin-bottom:25px" text="导航去"/>
<label style="color:#3377FF;font-size:32px;margin-left:10px;font-weight:bold;justify-content:center;align-self:center;" text="{label}"/>
<image src="{iconRes}" style="width:48px;height:48px;margin-left:4px;justify-content: center;align-items:center;"/>
</div>
</res>
<!--公交详情页地铁出入口Icon由背景和对一个的地铁出入口组成样式-->
<res useCommonParser='true' resId='200012,200012,200012,200012,200012' direction='centerCenter,bottomCenter,topCenter,rightCenter,leftCenter' anchorOffset='(0,0),(0,0),(0,0),(0,0),(0,0)' >
<div style="width:auto;height:auto;background-color:white;display:flex;align-items:center;justify-content:space-around;padding:4px;margin:3px;border-radius:10px;border-width:3px;border-color:#3377FF;border-style:solid;">
<label style="color:#3377FF;font-size:26px;font-weight:bold" text="{label}"/>
</div>
</res>
<!--公交详情页途径站圆圈,动态纹理样式-->
<res useCommonParser='true' resId='200016' direction='centerCenter' anchorOffset='(0,0)' >
<div style='width:28px;height:28px;margin:4px;background-color:white;display:flex;justify-content:space-around;border-radius:28px;border-width:4px;border-color:{color1};border-style:solid;'>
</div>
</res>
<!--打车公交混拼 打车提示气泡样式-->
<res useCommonParser='true' resId='200019,200019,200019,200019' direction='rightTop,rightBottom,leftBottom,leftTop' anchorOffset='(0,0),(0,0),(0,0),(0,0)' >
<background-image id='backimage'>150011,150013,150012,150010</background-image>
<backgroundstretch id='backimage'>38% 44% 58% 53%,49% 44% 47% 53%,49% 54% 47% 43%,38% 54% 58% 43%</backgroundstretch>
<padding id='backimage'>13px 35px 29px 48px,23px 35px 19px 48px,23px 48px 19px 35px,13px 48px 29px 35px</padding>
<div id='backimage' style="width:auto;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:center">
<label style="color:#000;font-size:28px;font-weight:bold;justify-content:center;align-self:center; margin-top:15px;margin-bottom:15px" text="约{label}元"/>
<label style="color:#3377FF;font-size:28px;margin-left:10px; font-weight:bold;justify-content:center;align-self:center;" text="去打车"/>
<image src="200018" style="width:48px;height:48px;margin-left:4px;justify-content: center;align-items:center;margin-top:15px;margin-bottom:15px"/>
</div>
</res>
<!--打车公交混拼 打车提示气泡样式-->
<res useCommonParser='true' resId='116006,116006,116006,116006' direction='leftTop,leftBottom,rightTop,rightBottom' anchorOffset='(0,0),(0,0),(0,0),(0,0)' >
<background-image id='backimage'>116007,116008,116010,116011</background-image>
<backgroundstretch id='backimage'>35% 53% 61% 38%,53% 52% 44% 39%,35% 40% 61% 51%,53% 40% 44% 51%</backgroundstretch>
<padding id='backimage'>20px 47px 44px 32px,36px 46px 28px 33px,20px 32px 44px 47px,36px 32px 28px 47px</padding>
<div id='backimage' style="display:flex;flex-direction:row;align-items:center;justify-content:center;">
<image src="116004" style="width:50px;height:48px;margin-right:6px;margin-top:6px;margin-bottom:6px;"/>
<div style="display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:-4px">
<label style="display:{isVisible};height:6px" text=""/>
<label style="display:{isVisible};align-items:center;color:#212121;font-size:28px;font-weight:normal;height:28px" text="换乘火车"/>
<label style="display:{isVisible};height:6px" text=""/>
<label style="display:flex;align-items:center;color:#1a66ff;font-size:28px;font-weight:bold;height:28px" text="立即购票"/>
<label style="display:{isVisible};height:8px" text=""/>
</div>
</div>
</res>
<!--打车公交混拼 打车提示气泡样式-->
<res useCommonParser='true' resId='116006' direction='topCenter' anchorOffset='(0,0)' >
<div style="display:flex;flex-direction:row;align-items:center;justify-content:center;margin-top:2px;margin-bottom:2px;background-image:116013">
<image src="116004" style="width:50px;height:48px;margin-right:6px;margin-top:6px;margin-bottom:6px;"/>
<div style="display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:-4px">
<label style="display:{isVisible};height:7px" text=""/>
<label style="display:{isVisible};align-items:center;color:#212121;font-size:28px;font-weight:normal;height:28px" text="换乘火车"/>
<label style="display:{isVisible};height:6px" text=""/>
<label style="display:flex;align-items:center;color:#1a66ff;font-size:28px;font-weight:bold;height:28px" text="立即购票"/>
<label style="display:{isVisible};height:9px" text=""/>
</div>
</div>
</res>
</root>

View File

@@ -1,31 +0,0 @@
<root>
<!--
驾车通勤样式
-->
<!--偏航抑制区域面门子点样式-->
<res useCommonParser='true' resId='10212' direction='rightTop' anchorOffset='(0,0)' >
<div style='display:flex;flex-direction:row;align-items:center'>
<image style='width:{door_width};height:{door_height};' src='{door_res}' />
<label style='padding-left:4px;color:{door_name_color};font-size:22px;font-weight:bold;' text='{door_name}' />
</div>
</res>
<!--偏航抑制区域面子点-常走样式-->
<res useCommonParser='true' resId='10213' direction='rightTop' anchorOffset='(0,0)' >
<div style='width:110px;height:90px'>
<div style='position:absolute;'>
<image style='padding-left:12px;width:110px;height:60px' src='{label_bg_res}' />
<label style='left:48px;top:10px;position:absolute;color:{common_label_color};font-size:22px;font-weight:bold' text='常走'/>
</div>
<div>
<image style='width:48px;height:60px;' src='{door_res}' />
</div>
<label style='position:absolute;top:64px;left:0px;color:{door_name_color};font-size:22px;font-weight:bold;max-width:160px;line-clamp:2;' text='{door_name}'/>
</div>
</res>
</root>

View File

@@ -1,27 +0,0 @@
<root>
<!--
驾车探路样式
-->
<!--多路线气泡样式-->
<res useCommonParser='true' resId='110502,110502,110502,110502,110550,110550,110550,110550,110541,110541,110541,110541,110551,110551,110551,110551' direction='leftTop,leftBottom,rightTop,rightBottom,leftTop,leftBottom,rightTop,rightBottom,leftTop,leftBottom,rightTop,rightBottom,leftTop,leftBottom,rightTop,rightBottom' anchorOffset='(15,25),(15,15),(15,25),(15,15),(15,25),(15,15),(15,25),(15,15),(15,25),(15,15),(15,25),(15,15),(15,25),(15,15),(15,25),(15,15)' >
<background-image id='backimage'>110516,110517,110518,110519,110542,110543,110544,110545,110520,110521,110522,110523,110546,110547,110548,110549</background-image>
<backgroundstretch id='backimage'>34% 52% 61% 36%,52% 46% 43% 42%,34% 41% 61% 48%,52% 41% 43% 48%,34% 52% 61% 36%,52% 46% 43% 42%,34% 41% 61% 48%,52% 41% 43% 48%,34% 52% 61% 36%,52% 46% 43% 42%,34% 41% 61% 48%,52% 41% 43% 48%,34% 52% 61% 36%,52% 46% 43% 42%,34% 41% 61% 48%,52% 41% 43% 48%</backgroundstretch>
<padding id='backimage'>21px 47px 45px 32px,39px 47px 30px 32px,21px 32px 45px 47px,39px 32px 30px 47px,21px 47px 45px 32px,39px 47px 30px 32px,21px 32px 45px 47px,39px 32px 30px 47px,21px 47px 45px 32px,39px 47px 30px 32px,21px 32px 45px 47px,39px 32px 30px 47px,21px 47px 45px 32px,39px 47px 30px 32px,21px 32px 45px 47px,39px 32px 30px 47px</padding>
<div id='backimage' style="flex-direction:column;align-items:flex-start;justify-content:flex-start;">
<div style="flex-direction:row;justify-content:center;align-items:center;">
<label text="{timeDif}" style="font-size:{timeSize};font-weight:bold;text-align:center;color:{timeColor};"/>
<image src="{chargeIcon}" style="margin-left:6px;margin-right:2px;width:34px; height:34px;display:{allNoCost};"/>
<label text="{costText}" style="font-size:{textSize};text-align:center;display:{allNoCostDisplay}; color:{costColor};"/>
</div>
<div style="flex-direction:row;justify-content:center;align-items:center;">
<label text="{disDif}" style="font-size:{textSize};text-align:center;color:{distColor};"/>
<image src="{trafficIcon}" style="margin-left:8px;margin-right:1px;width:32px; height:32px;"/>
<label text="{trafficDif}" style="font-size:{textSize};text-align:center;color:{trafficColor};"/>
</div>
</div>
</res>
</root>

View File

@@ -1,785 +0,0 @@
<root>
<!--
驾车行前样式
-->
<!--长途天气气泡样式-->
<res useCommonParser='true' resId='200112,200112' direction='leftTop,rightTop' anchorOffset='(18,24),(18,24)' >
<background-image id='backimage'>112008,112007</background-image>
<backgroundstretch id='backimage'>35% 53% 61% 38%,35% 40% 61% 51%</backgroundstretch>
<padding id='backimage'>13px 47px 37px 32px,13px 32px 37px 47px</padding>
<div id='backimage' style='display:flex;flex-direction:row;align-items:center;justify-content:space-around'>
<image src='{iconId}' style='width:60px;height:60px'/>
<div style='margin-left:4;display:flex;flex-direction:column;align-items:flex-start; padding-top:12; padding-bottom:10'>
<label style='color:#000000;opacity:1.0;font-size:28px;font-weight:bold' text='{label}段'></label>
<label style='color:#000000;opacity:0.6;font-size:24px;' text='途经时{subLabel}'></label>
</div>
</div>
</res>
<!--长途天气气泡多行样式-->
<res useCommonParser='true' resId='200113,200113' direction='leftTop,rightTop' anchorOffset='(18,24),(18,24)' >
<background-image id='backimage'>112008,112007</background-image>
<backgroundstretch id='backimage'>35% 53% 61% 38%,35% 40% 61% 51%</backgroundstretch>
<padding id='backimage'>13px 47px 37px 32px,13px 32px 37px 47px</padding>
<div id='backimage' style='display:flex;flex-direction:row;align-items:center;justify-content:space-around'>
<image src='{iconId}' style='width:60px;height:60px'/>
<div style='margin-left:4;display:flex;flex-direction:column;align-items:flex-start;padding-top:12; padding-bottom:10'>
<label style='color:#000000;opacity:1.0;font-size:28px;font-weight:bold;' text='{label}段'></label>
<label style='color:#000000;opacity:0.6;font-size:24px;' text='途经时{subLabel}'></label>
<label style='color:#000000;opacity:0.6;font-size:24px;' text='{label3}'></label>
</div>
</div>
</res>
<!--行前天气扎点样式-->
<res useCommonParser='true' resId='200126' direction='leftTop' anchorOffset='(18,24)' >
<div style='width:auto;height:auto;display:flex'>
<div style='display:flex;background-image:112008;flex-direction:row;align-items:center;justify-content:space-around;backgroundstretch:35% 53% 61% 38%;padding:13px 47px 37px 32px;'>
<div style='width:30px;height:60px;background-color:transparent'/></div>
<image style='position:absolute;left:17px;top:12px;width:60px;height:60px;' src='{label}' />
</div>
</res>
<!--偏航抑制区域面门子点样式-->
<res useCommonParser='true' resId='10212' direction='rightTop' anchorOffset='(0,0)' >
<div style='display:flex;flex-direction:row;align-items:center'>
<image style='width:{door_width};height:{door_height};' src='{door_res}'/>
<label style='padding-left:4px;color:{door_name_color};font-size:22px;font-weight:bold;' text='{door_name}' />
</div>
</res>
<!--偏航抑制区域面子点-常走样式-->
<res useCommonParser='true' resId='10213' direction='rightTop' anchorOffset='(0,0)' >
<div style='width:110 px;height:90 px'>
<div style='position:absolute;'>
<image style='padding-left:12px;width:110px;height:60px;' src='{label_bg_res}'/>
<label style='left:48px;top:10px;position:absolute;color:{common_label_color};font-size:22px;font-weight:bold' text='常走'/>
</div>
<div>
<image style='width:48px;height:60px;' src='{door_res}' />
</div>
<label style='position:absolute;top:64px;left:0px;color:{door_name_color};font-size:22px;font-weight:bold;max-width:160px;line-clamp:2;' text='{door_name}'/>
</div>
</res>
<!--途径地市-气泡样式-->
<res useCommonParser='true' resId='200120,200120' direction='leftTop,rightTop' anchorOffset='(18,24),(18,24)' >
<background-image id='backimage'>112008,112007</background-image>
<backgroundstretch id='backimage'>35% 53% 61% 38%,35% 40% 61% 51%</backgroundstretch>
<padding id='backimage'>25px 47px 47px 32px,25px 32px 47px 47px</padding>
<div id='backimage' style='display:flex;flex-direction:row;align-items:center;justify-content:center;'>
<image src='200122' style='width:32px;height:36px'/>
<label style='margin-left:4;color:#000000;opacity:1.0;font-size:28px;font-weight:bold;' text='{label}'></label>
</div>
</res>
<!--途径城市-泡点击态样式-->
<res useCommonParser='true' resId='200121,200121' direction='leftTop,rightTop' anchorOffset='(18,24),(18,24)' >
<background-image id='backimage'>112008,112007</background-image>
<backgroundstretch id='backimage'>35% 53% 61% 38%,35% 40% 61% 51%</backgroundstretch>
<padding id='backimage'>25px 47px 47px 32px,25px 32px 47px 47px</padding>
<div id='backimage' style='display:flex;flex-direction:row;align-items:center;justify-content:space-around;'>
<image src='200122' style='width:32px;height:36px'/>
<div style='margin-left:4;display:flex;flex-direction:column;align-items:flex-start;'>
<label style='color:#000000;opacity:1.0;font-size:28px;font-weight:bold;' text='{label}'></label>
<label style='color:#000000;opacity:0.6;font-size:24px;' text='{subLabel}'></label>
</div>
</div>
</res>
<!--途径路-气泡样式-->
<res useCommonParser='true' resId='200123,200123' direction='leftTop,rightTop' anchorOffset='(18,24),(18,24)' >
<background-image id='backimage'>112008,112007</background-image>
<backgroundstretch id='backimage'>35% 53% 61% 38%,35% 40% 61% 51%</backgroundstretch>
<padding id='backimage'>25px 47px 47px 32px,25px 32px 47px 47px</padding>
<div id='backimage' style='display:flex;flex-direction:row;align-items:center;justify-content:space-around;'>
<label style='font-size:24;font-weight:bold;border-radius:12px;background-color:{roadcolor};color:#ffffff; padding:4px 8px 4px 8px;' text='{roadno}'/>
<label style='margin-left:4;color:#000000;opacity:1.0;font-size:28px;font-weight:bold;' text='{roadname}'></label>
</div>
</res>
<!--途径路-气泡点击态样式-->
<res useCommonParser='true' resId='200124,200124' direction='leftTop,rightTop' anchorOffset='(18,24),(18,24)' >
<background-image id='backimage'>112008,112007</background-image>
<backgroundstretch id='backimage'>35% 53% 61% 38%,35% 40% 61% 51%</backgroundstretch>
<padding id='backimage'>25px 47px 47px 32px,25px 32px 47px 47px</padding>
<div id='backimage' style='display:flex;flex-direction:row;align-items:center;justify-content:space-around;'>
<label style='font-size:24;font-weight:bold;border-radius:12px;background-color:{roadcolor};color:#ffffff; padding:4px 8px 4px 8px;' text='{roadno}'/>
<div style='margin-left:4;display:flex;flex-direction:column;align-items:flex-start;'>
<label style='color:#000000;opacity:1.0;font-size:28px;font-weight:bold;' text='{roadname}'></label>
<label style='color:#000000;opacity:0.6;font-size:24px;' text='{roadInfo}'></label>
</div>
</div>
</res>
<!--导航中途径点可删除(200117)-不可删除(200116)样式-->
<res useCommonParser='true' resId='200117,200116' direction='topCenter,topCenter' anchorOffset='(0,0),(0,0)' >
<div style='display:flex;'>
<image src='{iconId}' style='width:80px;height:80px'/>
<div style='position:absolute;left:25px;top:22px;width:30px;height:42px;align-items:center;justify-content:center'>
<label style='color:#FFFFFF;font-size:30px;font-weight:bold;text-align:center' text='{label}' />
</div>
</div>
</res>
<!--行前途经点焦点态样式-->
<res useCommonParser='true' resId='200125' direction='topCenter' anchorOffset='(0,0)'>
<div style='display:flex;'>
<image src='150260' style='width:132px;height:132px'/>
<div style='position:absolute;left:42px;top:39px;width:48px;height:65px;align-items:center;justify-content:center'>
<label style='color:#FFFFFF;font-size:45px;font-weight:bold;text-align:center' text='{label}'/>
</div>
</div>
</res>
<!--新能源行前途经点焦点扎标样式-->
<res useCommonParser='true' resId='205002' direction='rightTop' anchorOffset='(65,3)' >
<div style='display:flex'>
<div style='display:flex;flex-direction:row;align-items:center;justify-content:start;background-image:205007;backgroundstretch:47% 28% 46% 69%;padding:49px 22px 45px 114px;'>
<label style='font-size:32px;color:#00BD9D' text='{subLabel}' />
</div>
<div style='display:flex;flex-direction:row;position:absolute;left:0px'>
<div style='display:flex;flex-direction:row;'>
<image style='width:132px;height:132px;' src='150260' />
<div style='position:absolute;left:42px;top:39px;width:48px;height:65px;align-items:center;justify-content:center'>
<label style='color:#FFFFFF;font-size:45px;font-weight:bold;text-align:center' text='{label}' />
</div>
</div>
</div>
</div>
</res>
<!--新能源行前途经点普通扎标样式-->
<res useCommonParser='true' resId='205001' direction='rightTop' anchorOffset='(38,0)' >
<div style='display:flex;flex-direction:row'>
<div style='display:flex;flex-direction:row;margin-start:0px;align-items:center;justify-content:start;background-image:205006;backgroundstretch:51% 27% 45% 71%;padding:28px 17px 22px 64px;'>
<label style='margin-top:2px;margin-left:5px;font-size:20px;color:#00BD9D' text='{subLabel}' />
</div>
<div style='display:flex;flex-direction:row;position:absolute;left:0px;'>
<div style='display:flex;flex-direction:row;width:80px;height:80px;align-items:center;justify-content:center'>
<image style='width:80px;height:80px;' src='205004' />
<div style='position:absolute;top:23px;display:flex;flex-direction:row;width:30px;height:40px;align-items:center;justify-content:center'>
<label style='color:#FFFFFF;font-size:30px;font-weight:bold;text-align:center' text='{label}' />
</div>
</div>
</div>
</div>
</res>
<!--驾车行前-熟路气泡样式-->
<res useCommonParser='true' resId='204001,204001' direction='leftTop,rightTop' anchorOffset='(18,24),(18,24)' >
<background-image id='backimage'>112008,112007</background-image>
<backgroundstretch id='backimage'>35% 53% 61% 38%,35% 40% 61% 51%</backgroundstretch>
<padding id='backimage'>24px 47px 51px 32px,24px 32px 51px 47px</padding>
<div id='backimage' style='display:flex;flex-direction:row;align-items:center;justify-content:center;'>
<label style='color:#000000;opacity:1.0;font-size:28px;font-weight:bold;' text='{title}'></label>
</div>
</res>
<!--新能源推荐气泡-新能源下高速推荐气泡 样式-->
<res useCommonParser='true' resId='205008,205008,205008,205008,205021,205021,205021,205021' direction='leftTop,rightTop,rightBottom,leftBottom,leftTop,rightTop,rightBottom,leftBottom' anchorOffset='(0,0),(0,0),(0,40),(0,40),(0,0),(0,0),(0,40),(0,40)'>
<background-image id='backimage'>205013,205014,205016,205015,205017,205018,205020,205019</background-image>
<backgroundstretch id='backimage'>35% 53% 61% 38%,35% 40% 61% 51%,53% 40% 44% 51%,53% 52% 44% 39%,35% 53% 61% 38%,35% 40% 61% 51%,53% 40% 44% 51%,53% 52% 44% 39%</backgroundstretch>
<padding id='backimage'>13px 47px 37px 32px,13px 32px 37px 47px,29px 32px 21px 47px,29px 46px 21px 33px,13px 47px 37px 32px,13px 32px 37px 47px,29px 32px 21px 47px,29px 46px 21px 33px</padding>
<color id='labelcolor'>black,black,black,black,#F47A23,#F47A23,#F47A23,#F47A23</color>
<div id='backimage' style='display:flex;flex-direction:row;margin-left:0px;margin-bottom:0px;'>
<div style='display:flex;flex-direction:column;align-items:flex-start;justify-content:center;'>
<label id='labelcolor' style='font-size:28px;font-weight:bold;margin-top:9px;margin-bottom:6px;' text='{name}'/>
<div style='display:flex;flex-direction:row;align-items:center;justify-content:center;'>
<label style='display:flex;color:#99000000;font-size:24px;font-weight:bold;margin-bottom:9px;' text='距起点'/>
<label style='display:flex;color:#1A66FF;font-size:24px;margin-left:4px;margin-bottom:9px;' text='{distance}'/>
</div>
</div>
<div id='30700' style='display:flex;flex-direction:column;align-items:center;justify-content:center;margin-left:10px'>
<image style='width:42px;height:42px;' src='205012'/>
<label style='display:flex;color:#99000000;font-size:20px;' text='添加'/>
</div>
</div>
</res>
<!--行前沿途搜普通扎标样式-->
<res useCommonParser='true' resId='110142' direction='rightTop' anchorOffset='(38,0)' >
<div style='display:flex;flex-direction:row'>
<div style='display:flex;flex-direction:row;margin-start:0px;align-items:center;justify-content:start;background-image:205006;backgroundstretch:51% 27% 45% 71%;padding:28px 17px 22px 64px;'>
<label style='margin-top:2px;margin-left:5px;font-size:20px;font-weight:bold;color:{labelColor}' text='{label}' />
</div>
<div style='display:flex;flex-direction:row;position:absolute;left:0px;'>
<div style='display:flex;flex-direction:row;width:80px;height:80px;align-items:center;justify-content:center'>
<image style='width:64px;height:80px;' src='{iconId}' />
</div>
</div>
</div>
</res>
<!--行前沿途搜焦点气泡样式-->
<res useCommonParser='true' resId='110149' direction='rightTop' anchorOffset='(45,3)' >
<div style='display:flex'>
<div style='display:flex;flex-direction:row;align-items:center;justify-content:start;background-image:205007;backgroundstretch:47% 28% 46% 69%;padding:49px 22px 45px 99px;'>
<label style='font-size:26px;font-weight:bold;color:{labelColor}' text='{label}' />
</div>
<div style='display:flex;flex-direction:row;position:absolute;left:0px'>
<div style='display:flex;flex-direction:row;'>
<image style='width:96px;height:132px;' src='{iconId}' />
</div>
</div>
</div>
</res>
<!--沿途搜新样式普通态-->
<res useCommonParser='true' resId='200142' direction='topCenter' anchorOffset='(0,0)' >
<div style='display:flex;'>
<image src='150261' style='width:64px;height:64px;'/>
<div style='position:absolute;left:17px;top:7px;width:30px;height:42px;align-items:center;justify-content:center'>
<label style='color:#FFFFFF;font-size:30px;font-weight:bold;text-align:center' text='{label}' />
</div>
</div>
</res>
<!--沿途搜新样式焦点态-->
<res useCommonParser='true' resId='200143' direction='topCenter' anchorOffset='(0,0)'>
<div style='display:flex;'>
<image src='150262' style='width:106px;height:106px;'/>
<div style='position:absolute;left:30px;top:14px;width:48px;height:65px;align-items:center;justify-content:center'>
<label style='color:#FFFFFF;font-size:45px;font-weight:bold;text-align:center' text='{label}'/>
</div>
</div>
</res>
<!--起点气泡-->
<res useCommonParser='true' resId='231048,231048,231048,231048' direction='leftTop,rightTop,leftBottom,rightBottom' anchorOffset='(0,0),(0,0),(0,0),(0,0)' >
<background-image id='backimage'>231051,231049,231052,231050</background-image>
<backgroundstretch id='backimage'>20% 45% 40% 35%,20% 35% 40% 45%,40% 45% 20% 35%,40% 35% 30% 45%</backgroundstretch>
<padding id='backimage'>25px 45px 47px 30px,25px 30px 47px 45px,40px 45px 35px 30px,40px 30px 35px 45px</padding>
<div id='backimage' style='width:auto;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:center'>
<img style='width:32px;height:32px;margin-right:5px;' src='{iconId}'></img>
<label style='align-self:flex-start;font-weight:bold;font-size:28px;color:#1a66ff;line-height:32px' text='{text}'></label>
</div>
</res>
<!--兴趣点icon纹理普通态-->
<res useCommonParser='true' resId='231054,231119' direction='topCenter,topCenter' anchorOffset='(0,0),(0,0)' >
<width id='icon'>56px,46px;</width>
<height id='icon'>56px,46px;</height>
<margin-bottom id='icon'>10px,5px</margin-bottom>
<margin-top id='icon'>0px,11px</margin-top>
<div style='background-image:{backImg};width:64px;height:64px;display:flex;flex-direction:row;align-items:center;justify-content:center'>
<img id='icon' style='display:flex' src='{iconId}'></img>
</div>
</res>
<!--兴趣点icon纹理点击态-->
<res useCommonParser='true' resId='231055,231120' direction='topCenter,topCenter' anchorOffset='(0,0),(0,0)' >
<width id='icon'>88px,50px;</width>
<height id='icon'>88px,50px;</height>
<margin-top id='icon'>0px,8px</margin-top>
<width id='background'>112px,112px;</width>
<height id='background'>118px,124px;</height>
<div id = "background" style='background-image:{backImg};width:auto;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:center'>
<img id='icon' style='margin-bottom:12px;' src='{iconId}'></img>
</div>
</res>
<!--兴趣点文字纹理普通态-->
<res useCommonParser='true' resId='231056' direction='bottomCenter' anchorOffset='(0,0)' >
<div style='width:auto;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center'>
<label style='font-weight:medium;font-size:32px;color:#E6000000;max-width:360px;line-clamp:1' text='{maintext}'></label>
<label style='font-weight:medium;font-size:27px;color:#99000000;' text='{subtext}'></label>
</div>
</res>
<!--兴趣点文字纹理点击态-->
<res useCommonParser='true' resId='231057' direction='bottomCenter' anchorOffset='(0,0)' >
<div style='width:auto;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center'>
<label style='font-weight:medium;font-size:37px;color:#E6000000;max-width:360px;line-clamp:1' text='{maintext}'></label>
<label style='font-weight:medium;font-size:32px;color:#99000000;' text='{subtext}'></label>
</div>
</res>
<!--兴趣点icon纹理聚合态-->
<res useCommonParser='true' resId='231121' direction='topCenter' anchorOffset='(0,0)' >
<div style='background-image:{backImg};width:64px;height:64px;display:flex;flex-direction:row;align-items:center;justify-content:center'>
<label style='font-weight:bold;font-size:{textSize};color:#FFFFFF;margin-top:5px' text='{num}'></label>
</div>
</res>
<!--兴趣点文字纹理聚合态-->
<res useCommonParser='true' resId='231122' direction='bottomCenter' anchorOffset='(0,0)' >
<div style='width:auto;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center'>
<label style='font-weight:medium;font-size:32px;color:#E6000000;max-width:360px;line-clamp:1' text='{maintext}'></label>
<label style='font-weight:medium;font-size:27px;color:#99000000;' text='和其他{num}个收藏点'></label>
</div>
</res>
<!--连续无加油站气泡样式-->
<res useCommonParser='true' resId='204002,204002,204002,204002' direction='rightTop,leftTop,leftBottom,rightBottom' anchorOffset='(18,20),(18,20),(18,20),(18,20)'>
<background-image id='backimage'>205014,205013,205015,205016</background-image>
<backgroundstretch id='backimage'>35% 40% 61% 51%,35% 53% 61% 38%,53% 52% 44% 39%,53% 40% 44% 51%</backgroundstretch>
<padding id='backimage'>25px 32px 47px 47px,25px 47px 47px 32px,41px 46px 31px 33px,41px 32px 31px 47px</padding>
<div id='backimage' style='display:flex;flex-direction:row;align-items:center;justify-content:space-around;'>
<image id='30309' src='{iconRes}' style='width:56px;height:56px;'/>
<div id='30309' style='margin-left:4;display:flex;flex-direction:column;align-items:flex-start;'>
<div style='display:flex;flex-direction:row;align-items:center;justify-content:center;margin-left:4px;'>
<label style='display:flex;color:#000000;font-size:24px;margin-bottom:3px;' text='{subtitle}'/>
<label style='display:flex;color:#F9762A;font-size:24px;margin-bottom:3px;' text='{miss_distance}'/>
</div>
<label style='color:#000000;font-size:28px;font-weight:bold;' text='{title}'></label>
</div>
</div>
</res>
<!--行前终点附近(加油站)气泡样式-->
<res useCommonParser='true' resId='200141,200141,200141,200141' direction='bottomCenter,topCenter,leftTop,rightTop' anchorOffset='(0,0),(0,0),(0,0),(0,0)' >
<height id='bottomPlaceholder'>0px,70px,0px,0px</height>
<width id='leftPlaceholder'>0px,0px,0px,30px</width>
<width id='rightPlaceholder'>0px,0px,30px,0px</width>
<div style='display: flex; flex-direction: row; align-items: center'>
<div id='leftPlaceholder' style="background-color:transparent"></div>
<div style='display: flex; font-weight: medium; flex-direction: column; align-items: center'>
<label
style='align-self: center; font-size: 26px; color: #222222; line-height: 30px; text-overflow: ellipsis; max-width:185px; line-clamp:1; overflow: hidden; margin-top: 2px; position: relative; text-stroke:2px white'
text='{label}'
></label>
<div style='display: flex; line-height: 22px; background-color: #2eff4200; border-radius: 9.6px; margin-top: 2px; flex-direction: row; align-items: center; position: relative'>
<label
style='align-self: center; font-size: 22px; color: #ff682d; margin-left: 8px; text-stroke:2px white'
text='¥'
></label>
<label
style='align-self: center; font-size: 22px; color: #ff682d; text-stroke:2px white'
text='{discountPrice}'
></label>
<label
style='align-self: center; font-size: 22px; color: #99000000; margin-right: 8px; text-stroke:2px white'
text='/L'
></label>
<label
style='align-self: center; margin-right: 10px; font-size: 22px; color: #99000000; text-decoration: line-through; text-stroke:2px white'
text='¥{defaultPrice}/L'
></label>
</div>
<div id='bottomPlaceholder' style="background-color:transparent"></div>
</div>
<div id='rightPlaceholder' style="background-color:transparent"></div>
</div>
</res>
<!--1112沿途搜白天气泡样式 正常态 左上右上-->
<res useCommonParser='true' resId='200203,200203' direction='leftTop,rightTop' anchorOffset='(0,-30),(0,-30)' >
<background-image id="backimage">110516,110518</background-image>
<backgroundstretch id='backimage'>35% 48% 60% 36%,35% 40% 60% 48%</backgroundstretch>
<padding id='backimage'>25px 47px 49px 32px,25px 32px 49px 50px</padding>
<div id='backimage' style="display:flex;flex-direction:row;align-items:center;">
<div id='clickArea' style="display:flex;flex-direction:row;align-items:center;">
<div style="display:{labelVisible};padding:5px 8px 5px 8px;{labelStyle}border-radius: 16px;text-align:center;margin-right:4px;">
<label style="font-size:{labelFontSize}px;color:#FFFFFF;font-weight:bold" text="{label}"/>
</div>
<label style="color:black;font-size:{infoFontSize}px;color:rgba(0,0,0,0.90);letter-spacing:0;font-weight: medium;" text="{text}"/>
</div>
</div>
</res>
<!--1112沿途搜白天气泡样式 选中态 左上右上-->
<res useCommonParser='true' resId='200204,200204' direction='leftTop,rightTop' anchorOffset='(0,-60),(0,-60)' >
<background-image id="backimage">110516,110518</background-image>
<backgroundstretch id='backimage'>35% 48% 60% 36%,35% 40% 60% 48%</backgroundstretch>
<padding id='backimage'>25px 47px 49px 32px,25px 32px 49px 50px</padding>
<div id='backimage' style="display:flex;flex-direction:row;align-items:center;">
<div id='clickArea' style="display:flex;flex-direction:row;align-items:center;">
<div style="display:{labelVisible};padding:5px 8px 5px 8px;{labelStyle}border-radius: 16px;text-align:center;margin-right:4px;">
<label style="font-size:{labelFontSize}px;color:#FFFFFF;font-weight:bold" text="{label}"/>
</div>
<label style="color:black;font-size:{infoFontSize}px;color: rgba(0,0,0,0.90);letter-spacing:0;font-weight: medium;" text="{text}"/>
</div>
</div>
</res>
<!--1112沿途搜白天气泡样式 正常态及选中态 左下右下-->
<res useCommonParser='true' resId='200203,200203,200204,200204' direction='rightBottom,leftBottom,rightBottom,leftBottom' anchorOffset='(0,40),(0,40),(0,40),(0,40)' >
<background-image id="backimage">110519,110517,110519,110517</background-image>
<backgroundstretch id='backimage'>52% 41% 43% 48%,52% 46% 43% 42%,52% 41% 43% 48%,52% 46% 43% 42%</backgroundstretch>
<padding id='backimage'>42px 32px 33px 47px,42px 47px 33px 32px,42px 32px 33px 47px,42px 47px 33px 32px</padding>
<div style="display:flex;flex-direction:column;align-items:center;justify-content:center;">
<div id='backimage' style="display:flex;flex-direction:row;align-items:center;">
<div id='30601' style="display:flex;flex-direction:row;align-items:center;">
<div style="display:{labelVisible};padding:5px 8px 5px 8px;{labelStyle}border-radius: 16px;text-align:center;margin-right:4px;">
<label style="font-size:{labelFontSize}px;color:#FFFFFF;font-weight:bold" text="{label}"/>
</div>
<label style="color:black;font-size:{infoFontSize}px;color: rgba(0,0,0,0.90);letter-spacing:0;font-weight: medium;" text="{text}"/>
</div>
</div>
</div>
</res>
<!--1112沿途搜扎标普通态-->
<res useCommonParser='true' resId='200201' direction='topCenter' anchorOffset='(0,0)' >
<background-image id="backimage">{bgId}</background-image>
<div id='backimage' style='width: 94px; height: 64px; padding: 10px 14px 20px 14px; left: 0; top: 0px'>
<div style='display: flex; flex-direction: row; align-items: center; position: relative; justify-content: space-between;'>
<div style='align-self: center; flex-grow: 1; display: flex; flex-direction: row; align-items: center; justify-content: center; width: auto'>
<label style='align-self: center; font-weight: medium; font-size: {fontSize}px; color: #ffffff; line-height: 28px;' text='{poiIndex}'></label>
</div>
<img style='width: 34px; height: 34px; align-self: center' src='{brandIconId}'></img>
</div>
</div>
</res>
<!--1112沿途搜扎标选中态-->
<res useCommonParser='true' resId='200202' direction='topCenter' anchorOffset='(0,0)' >
<background-image id="backimage">{bgId}</background-image>
<div id='backimage' style='width: 123px; height: 95px; padding: 6px 6px 31px 6px; left: 0; top: 0px'>
<div style='display: flex; flex-direction: row; align-items: center; position: relative; justify-content: space-between;'>
<div style='align-self: center; flex-grow: 1; display: flex; flex-direction: row; align-items: center; justify-content: center;'>
<label style='align-self: center; font-weight: medium; font-size: {fontSize}px; color: #ffffff; line-height: 42px;' text='{poiIndex}'></label>
</div>
<img style='width: 58px; height: 58px; align-self: center' src='{brandIconId}'></img>
</div>
</div>
</res>
<!--终点名称样式-->
<res useCommonParser='true' resId='30002,30002,30002' direction='bottomCenter,rightCenter,leftCenter' anchorRatio='(0.5,0.0),(0.0,0.5),(1.0,0.5)' >
<padding id='endPointName'>24px 0px 0px 0px,0px 0px 0px 32px,0px 32px 0px 0px</padding>
<div id='endPointName' style='width:auto;height:auto;background-color:#00FFFFFF;display:flex;border-radius:8px;flex-direction:column;margin:6px;align-items:flex-start'>
<label style='color:{color};font-size:{fontSize};opacity: 0.87;font-weight:bold;max-width:166px;line-clamp:2;stroke="true";strokewidth="4"; text-stroke:2px {strokeColor}' text='{label}'></label>
</div>
</res>
<!--终点ETA+景区关闭/停车建议、终点详情合并气泡-->
<res useCommonParser='true' resId='30006,30006,30006,30006,30006,30007,30007,30007,30007,30007' direction='rightTop,leftTop,rightBottom,leftBottom,bottomCenter,rightTop,leftTop,rightBottom,leftBottom,bottomCenter' anchorOffset='(0,0),(0,0),(0,0),(0,0),(0,0),(0,0),(0,0),(0,0),(0,0),(0,0)'>
<background-image id='backimage'>205014,205013,205016,205015,30031,205014,205013,205016,205015,30031</background-image>
<backgroundstretch id='backimage'>37% 40% 62% 43%,37% 43% 62% 40%,42% 48% 57% 43%,42% 43% 57% 48%,52% 60% 47% 35% 53% 35% 46% 60%,
37% 40% 62% 43%,37% 43% 62% 40%,42% 48% 57% 43%,42% 43% 57% 48%,52% 60% 47% 35% 53% 35% 46% 60%</backgroundstretch>
<padding id='backimage'>21px 24px 48px 46px,21px 43px 48px 27px,37px 26px 32px 44px,37px 38px 32px 31px,35px 26px 28px 30px,
21px 24px 48px 46px,21px 43px 48px 27px,37px 27px 32px 43px,37px 38px 32px 31px,35px 26px 28px 30px</padding>
<div id='backimage' style='width:auto;height:auto;'>
<div style='display: flex; flex-direction: row; align-items: center; position: relative'>
<div style='display: flex; margin-right: 5px; flex-direction: column; align-items: flex-start'>
<label style='align-self: flex-start; font-weight: bold; font-size: 28px; color: #212121; line-height: 33px; position: relative' text="{mainLabel}" stroke='false' strokewidth='1'></label>
<div style='display: flex; line-height: 24px; background-color: {etatime_bgcolor}; padding-left: 8px; padding-right: 8px; border-radius: 17.5px; margin-top: 4px; flex-direction: row; align-items: center; position: relative'>
<label style='align-self: center; margin: 3px 8px; font-weight: normal; font-size: 24px; color: {etatime_color}' text="{etaTime}" stroke='false' strokewidth='1'></label>
</div>
</div>
<img style='width: 24px; height: 24px; align-self: center; margin-top: 2px' src='30025' syncload='true'></img>
</div>
</div>
</res>
<!--双行图+文字合并气泡-->
<res useCommonParser='true' resId='30004,30004,30004,30004,30004' direction='rightTop,leftTop,rightBottom,leftBottom,bottomCenter' anchorOffset='(0,0),(0,0),(0,0),(0,0),(0,0)'>
<background-image id='backimage'>205014,205013,205016,205015,30031</background-image>
<backgroundstretch id='backimage'>45% 44% 54% 42%,45% 42% 54% 44%,54% 36% 45% 50%,54% 50% 45% 36%,59% 59% 40% 31% 60% 31% 39% 59%</backgroundstretch>
<padding id='backimage'>17px 24px 50px 46px,17px 42px 50px 28px,32px 29px 32px 43px,32px 40px 32px 32px,32px 26px 32px 30px</padding>
<div id='backimage' style='width:auto;height:auto;'>
<div style='display: flex; justify-content: center; flex-direction: row; align-items: center; position: relative'>
<div style='display: flex; flex-direction: column; align-items: flex-start; position: relative'>
<div style='display: flex; justify-content: center; flex-direction: row; align-items: center; position: relative'>
<div style='display: flex; justify-content: center; flex-direction: row; align-items: center'>
<div style='width: 34px;height: 34px; background-image:{bgImg};display:flex;flex-direction:row;align-items:center;justify-content:center'>
<img style='width: 32px; height: 32px; align-self: center; margin-top: 1px; margin-right: px' src="{gistResId}" syncload='true'></img>
</div>
<label style='font-size:32px;color:#1A66FF;font-weight: bold; margin-right: 1px; margin-bottom:16px' text='...'/>
<div style='width: 34px;height: 34px; background-image:{bgImg2};display:flex;flex-direction:row;align-items:center;justify-content:center'>
<img style='width: 32px; height: 32px; align-self: center; margin-top: -1px; margin-right: 2px' src="{gistResId2}" syncload='true'></img>
</div>
</div>
</div>
<div style='display: flex; justify-content: center; flex-direction: row; align-items: center; position: relative'>
<label style='align-self: center; font-weight: bold; font-size: 24px; color: #212121; line-height: 24px; margin-top: -7px' text="{mainLabel}" stroke='false' strokewidth='1'></label>
</div>
<div style='display: flex; line-height: 24px; padding-left: 8px; padding-right: 8px; background-color: #E8F3FF; border-radius: 17.5px; margin-top: 4px; flex-direction: row; align-items: center; position: relative'>
<label style='align-self: center; margin: 3px 8px; font-weight: normal; font-size: 24px; color: #1a66ff' text="{etaTime}" stroke='false' strokewidth='1'></label>
</div>
</div>
<img style='width: 24px; height: 24px; margin-top: 12px; align-self: center' src='30025' syncload='true'></img>
</div>
</div>
</res>
<!--双行文字合并气泡-->
<res useCommonParser='true' resId='30005,30005,30005,30005,30005' direction='rightTop,leftTop,rightBottom,leftBottom,bottomCenter' anchorOffset='(0,0),(0,0),(0,0),(0,0),(0,0)'>
<background-image id='backimage'>205014,205013,205016,205015,30031</background-image>
<backgroundstretch id='backimage'>43% 34% 56% 42%,43% 42% 56% 34%,56% 34% 43% 42%,56% 42% 43% 34%,59% 59% 40% 31% 60% 31% 39% 59%</backgroundstretch>
<padding id='backimage'>22px 24px 48px 46px,22px 42px 48px 28px,39px 27px 32px 43px,39px 40px 32px 30px,37px 26px 32px 30px</padding>
<div id='backimage' style='width:auto;height:auto;'>
<div style='display: flex; flex-direction: row; align-items: center; position: relative'>
<div style='display: flex; flex-direction: column; align-items: flex-start; position: relative'>
<label style='align-self: flex-start; font-weight: bold; font-size: 28px; color: #212121; line-height: 33px; text-overflow: ellipsis; overflow: hidden; position: relative' text="{mainLabel}" stroke='false' strokewidth='1'></label>
<div style='display: flex; margin-top: 2px; flex-direction: row; align-items: center; position: relative'>
<label style='align-self: center; font-weight: normal; font-size: 24px; color: #000000; line-height: 24px;' text="{subLabel}" stroke='false' strokewidth='1'></label>
</div>
<div style='display: flex; line-height: 24px; padding-left: 8px; padding-right: 8px; background-color: #E8F3FF; border-radius: 17.5px; margin-top: 4px; flex-direction: row; align-items: center; position: relative'>
<label style='align-self: center; margin: 3px 8px; font-weight: normal; font-size: 24px; color: #1a66ff' text="{etaTime}" stroke='false' strokewidth='1'></label>
</div>
</div>
<img style='width: 24px; height: 24px; margin-top: 2px; align-self: center' src='30025' syncload='true'></img>
</div>
</div>
</res>
<!--终点ETA+窄路合并气泡-->
<res useCommonParser='true' resId='30003,30003,30003,30003,30003' direction='rightTop,leftTop,rightBottom,leftBottom,bottomCenter' anchorOffset='(0,0),(0,0),(0,0),(0,0),(0,0)'>
<background-image id='backimage'>205014,205013,205016,205015,30031</background-image>
<backgroundstretch id='backimage'>37% 40% 62% 43%,37% 43% 62% 40%,42% 48% 57% 43%,42% 43% 57% 33%,52% 60% 47% 35% 53% 35% 46% 60%</backgroundstretch>
<padding id='backimage'>15px 26px 46px 44px,15px 45px 46px 25px,31px 28px 30px 42px,31px 39px 30px 31px,29px 26px 31px 30px</padding>
<div id='backimage' style='width:auto;height:auto;'>
<div style='display: flex; flex-direction: row; align-items: center; position: relative'>
<div style='display: flex; margin-right: 5px; flex-direction: column; align-items: flex-start'>
<div style='display: flex; flex-direction: row; align-items: flex-start; position: relative'>
<div style='width: 34px;height: 34px; background-image:{bgImg};display:flex;flex-direction:row;margin-left:4px;align-items:center;justify-content:center'>
<img style='width: 36px; height: 36px; align-self: flex-start; margin-right: 6px; margin-top: 9px' src="{gistResId}" syncload='true'></img>
</div>
<div style='width: 36px;height: 36px; background-image:{bgImg2};display:{bgImg2Display};flex-direction:row; margin-right: 6px;align-items:center;justify-content:center'>
<img style='width: 36px; height: 36px; align-self: center' src="{gistResId2}"syncload='true'></img>
</div>
<label style='align-self: flex-start; font-weight: bold; margin-top: 8px;margin-left: 4px; font-size: 28px; color: #212121; line-height: 33px; position: relative' text="{mainLabel}" stroke='false' strokewidth='1'></label>
</div>
<div style='display: flex; line-height: 24px; background-color: #E8F3FF; padding-left: 8px; padding-right: 8px; border-radius: 17.5px; margin-top: 4px;margin-left: 42px; flex-direction: row; align-items: center; position: relative'>
<label style='align-self: center; margin: 3px 8px; font-weight: normal; font-size: 24px; color: #1a66ff' text="{etaTime}" stroke='false' strokewidth='1'></label>
</div>
</div>
<img style='width: 24px; height: 24px; align-self: center; margin-top: 2px' src='30025' syncload='true'
></img>
</div>
</div>
</res>
<!--终点ETA+星巴克订单/关闭合并气泡-->
<res useCommonParser='true' resId='30008,30008,30008,30008,30008,30009,30009,30009,30009,30009' direction='rightTop,leftTop,rightBottom,leftBottom,bottomCenter,rightTop,leftTop,rightBottom,leftBottom,bottomCenter' anchorOffset='(0,0),(0,0),(0,0),(0,0),(0,0),(0,0),(0,0),(0,0),(0,0),(0,0)'>
<background-image id='backimage'>205014,205013,205016,205015,30031,205014,205013,205016,205015,30031</background-image>
<backgroundstretch id='backimage'>38% 41% 61% 57%,38% 57% 61% 41%,54% 36% 45% 50%,54% 50% 45% 36%,59% 59% 40% 31% 60% 31% 39% 59%,
38% 41% 61% 57%,38% 57% 61% 41%,54% 36% 45% 50%,54% 50% 45% 36%,59% 59% 40% 31% 60% 31% 39% 59%</backgroundstretch>
<padding id='backimage'>21px 26px 48px 46px,21px 42px 48px 28px,37px 34px 32px 43px,37px 40px 32px 33px,36px 26px 32px 32px,
21px 26px 48px 46px,21px 42px 48px 28px,37px 34px 32px 43px,37px 40px 32px 33px,36px 26px 32px 32px</padding>
<div id='backimage' style='width:auto;height:auto;' syncload='true'>
<div style='display: flex; flex-direction: row; align-items: flex-start; position: relative'>
<div style='display: flex; flex-direction: column; align-items: flex-start; position: relative'>
<div style='display: flex; margin-right: 0px; flex-direction: column; align-items: flex-start'>
<div style='display: flex; flex-direction: row; align-items: flex-start; position: relative'>
<img style='width: 32px; height: 32px; align-self: flex-start; margin-right: 6px; margin-top: 1px' src="{gistResId}" syncload='true'></img>
<label style='align-self: flex-start; font-weight: bold; font-size: 28px; color: {mainLabel_color}; line-height: 33px; text-overflow: ellipsis; overflow: hidden; position: relative' text= "{mainLabel}" stroke='false' strokewidth='1'></label>
</div>
<div style='display: {subLabelDisplay}; line-height: 24px; margin-top: 2px; flex-direction: row; align-items: center; position: relative'>
<label style='align-self: center; font-weight: normal; font-size: 24px; color: {subLabel_color}; margin-right: 8px' text= "{subLabel}" stroke='false' strokewidth='1'></label>
</div>
<div style='display: flex; line-height: 24px; padding-left: 8px; padding-right: 8px; display:{etatimeDisplay};background-color: {etatime_bgcolor}; border-radius: 17.5px; margin-top: 4px; flex-direction: row; align-items: center; position: relative'>
<label style='align-self: center; margin: 3px 8px; font-weight: normal; font-size: 24px; color: {etatime_color}' text="{etaTime}" stroke='false' strokewidth='1'></label>
</div>
</div>
</div>
<img style='width: 24px; height: 24px; display: {narrowDisplay}; align-self: flex-start; margin-top: {narrow_topPadding}' src='30025' syncload='true'></img>
</div>
</div>
</res>
<!--旧版星巴克订单气泡-->
<res useCommonParser='true' resId='30032,30032,30032,30032,30032' direction='rightTop,leftTop,rightBottom,leftBottom,bottomCenter' anchorOffset='(0,0),(0,0),(0,0),(0,0),(0,0)'>
<background-image id='backimage'>205014,205013,205016,205015,30031</background-image>
<backgroundstretch id='backimage'>38% 41% 61% 57%,38% 57% 61% 41%,54% 36% 45% 50%,54% 50% 45% 36%,59% 59% 40% 31% 60% 31% 39% 59%</backgroundstretch>
<padding id='backimage'>21px 26px 48px 46px,21px 42px 48px 28px,37px 34px 32px 43px,37px 40px 32px 33px,36px 26px 32px 32px</padding>
<div id='backimage' style='width:auto;height:auto;' syncload='true'>
<div style='display: flex; flex-direction: row; align-items: flex-start; position: relative'>
<div style='display: flex; flex-direction: column; align-items: flex-start; position: relative'>
<div style='display: flex; flex-direction: row; align-items: flex-start; position: relative'>
<img style='width: 48px; height: 48px; align-self: flex-start; margin-right: 6px; margin-top: 9px' src="{gistResId}" syncload='true'></img>
<div style='display: flex; margin-right: 0px; flex-direction: column; align-items: flex-start'>
<label style='align-self: flex-start; font-weight: bold; font-size: 28px; color: {mainLabel_color}; line-height: 33px; text-overflow: ellipsis; overflow: hidden; position: relative' text="{mainLabel}" stroke='false' strokewidth='1'></label>
<div style='display: flex; line-height: 24px; margin-top: 2px; flex-direction: row; align-items: center; position: relative'>
<label style='align-self: center; font-weight: normal; font-size: 24px; color: {subLabel_color}; margin-right: 8px' text="{subLabel}" stroke='false' strokewidth='1'></label>
</div>
</div>
</div>
</div>
<img style='width: 24px; height: 24px; display: {narrowDisplay}; align-self: flex-start; margin-top: {narrow_topPadding}' src='30025' syncload='true'></img>
</div>
</div>
</res>
<!--终点区域面子点-->
<res useCommonParser='true' resId='30011' direction='rightTop' anchorOffset='(24,0)'>
<div style="display:flex;flex-direction:row;">
<image style="width:48px;height:52px;" src="{icon}"/>
<label style="position:absolute;display:{labelDis};left:49px;bottom:15px;font-size:22px;font-weight:bold;color:black;opacity:0.87;text-stroke:2px white;" text="{label}"/>
</div>
</res>
<!--终点区域面子点 焦点态-->
<res useCommonParser='true' resId='30010' direction='rightTop' anchorOffset='(56,0)'>
<div style="display:flex;flex-direction:row;">
<image style="width:112px;height:118px;" src="{icon}"/>
<label style="position:absolute;display:{labelDis};left:86px;bottom:5px;font-size:22px;font-weight:bold;color:black;opacity:0.87;text-stroke:2px white;" text="{label}"/>
</div>
</res>
<!--终点区域面子点 数字-->
<res useCommonParser='true' resId='10220' direction='rightTop' anchorOffset='(24,0)'>
<div style='justify-content: center;'>
<div id='backimage' style='width:48px;height:52px;display:flex;flex-direction:column;background-image:{icon};justify-content: center;flex-direction: column;'>
<label text='{index}' style='font-size:26px;font-weight:bold;color:#ffffff;align-self:center;margin-bottom:11px;'></label>
</div>
<label style="position:absolute;display:{labelDis};left:49px;bottom:15px;font-size:22px;font-weight:bold;color:black;opacity:0.87;text-stroke:2px white;" text="{label}"/>
</div>
</res>
<!--终点区域面子点 数字 焦点态-->
<res useCommonParser='true' resId='10221' direction='rightTop' anchorOffset='(56,0)'>
<div style='justify-content: center;'>
<div id='backimage' style='width:112px;height:118px;display:flex;flex-direction:column;background-image:{icon};justify-content: center;flex-direction: column;'>
<label text='{index}' style='font-size: 39px; font-weight: bold; color: #ffffff; align-self: center; margin-bottom: 25px;'></label>
</div>
<label style="position:absolute;display:{labelDis};left:86px;bottom:5px;font-size:22px;font-weight:bold;color:black;opacity:0.87;text-stroke:2px white;" text="{label}"/>
</div>
</res>
<!--推荐停车场icon普通态-->
<res useCommonParser='true' resId='10232' direction='centerCenter' anchorOffset='(0,0)'>
<div style="display:flex;flex-direction:row;">
<image style="width:49px;height:52px;" src="{icon}"/>
</div>
</res>
<!--推荐停车场icon焦点态-->
<res useCommonParser='true' resId='10233' direction='topCenter' anchorOffset='(0,0)'>
<div style="display:flex;flex-direction:row;">
<image style="width:112px;height:118px;" src="{icon}"/>
</div>
</res>
<!--推荐停车场信息bubble普通态左飘向-->
<res useCommonParser='true' resId='10236' direction='leftCenter' anchorOffset='(-30,0)'>
<div style='display: flex; flex-direction: row'>
<div style='display: flex; flex-direction: column; align-items: flex-end'>
<label
style='line-clamp: 2;text-layout-amap:Y;text-align:right;max-width: 196px;text-stroke: 2px #ffffff;font-weight: bold; font-size: 24px; color: {namecolor}; line-height: 28px' text='{name}'
></label>
<div style='display: {info};height: 30px; background-color: #99ffffff; border-radius: 8px; flex-direction: row; align-items: center'>
<div style='width: 26px; height: 26px; line-height: 28px; font-weight: medium; background-color: #3377E3; border-radius: 8px; margin-left: 2px;margin-right: 4px;flex-direction: column;align-items:center'>
<label
style='font-weight: bold; line-height: 28px; font-size: 20px; color: #ffffff' text='{rank}'
></label>
</div>
<label
style='margin-right: 4px; font-weight: normal; font-size: 20px; margin-right: 2px;color: #3377e3; line-height: 20px'
text='{percent}'
></label>
</div>
</div>
</div>
</res>
<!--推荐停车场信息bubble普通态右飘向-->
<res useCommonParser='true' resId='10236' direction='rightCenter' anchorOffset='(-30,0)'>
<div style='display: flex; flex-direction: row; align-items: center'>
<div style='display: flex; margin-top: 1px; flex-direction: column; align-items: flex-start'>
<label
style='line-clamp: 2;text-layout-amap:Y;max-width: 196px;text-stroke: 2px #ffffff; align-self: flex-start; font-weight: bold; font-size: 24px; color: {namecolor}; line-height: 28px'
text='{name}'
></label>
<div style='display: {info}; height: 30px; background-color: #99ffffff; border-radius: 8px; margin-top: 2px; flex-direction: row; align-items: center; position: relative'>
<div style='display: flex; width: 26px; height: 26px; line-height: 28px; font-weight: medium; background-color: #3377E3; border-radius: 8px; margin-left: 2px; margin-right: 4px; flex-direction: column'>
<label
style='align-self: center; font-weight: bold; line-height: 28px; font-size: 20px; color: #ffffff'
text='{rank}'
></label>
</div>
<label
style='align-self: center; margin-right: 4px; font-weight: normal; font-size: 20px; color: #3377e3; line-height: 20px'
text='{percent}'
></label>
</div>
</div>
</div>
</res>
<!--推荐停车场点击态样式-->
<res useCommonParser='true' resId='10237' direction='bottomCenter' anchorOffset='(0,0)'>
<div style='display: flex;flex-direction: column; align-items: center'>
<label
style='line-clamp: 2;text-layout-amap:Y;max-width: 196px;text-align:center;text-stroke: 2px #ffffff; font-weight: bold; font-size: 24px; color: {namecolor}; line-height: 28px'
text='{name}'
></label>
<div style='display: {info};height: 30px; background-color: #99ffffff; border-radius: 8px; flex-direction: row; align-items: center'>
<div style='width: 26px; height: 26px; line-height: 26px; font-weight: medium; background-color: #3377E3; border-radius: 8px; margin-left: 2px; margin-right: 4px; flex-direction: column; align-items:center'>
<label
style='font-weight: bold; line-height: 28px; font-size: 20px; color: #ffffff'
text='{rank}'
></label>
</div>
<label
style='margin-right: 4px; font-weight: normal; font-size: 20px; color: #3377e3; line-height: 20px'
text='{percent}'
></label>
</div>
</div>
</res>
<!--自定义路线拖拽路线 上飘-->
<res useCommonParser='true' resId='204103' direction='topCenter' anchorOffset='(0,0)' >
<div
style='padding: 27px 47px 39px 45px; background-image:204104; backgroundstretch: 39% 67% 52% 25% 39% 25% 52% 67%; left: 0; top: -10px'
>
<div style='display: flex; line-height: 40px; flex-direction: row; align-items: flex-start; position: relative'>
<label
style='align-self: flex-start; margin-right: 0px; margin: 0px 0px; font-weight: normal; font-size: 28px; color: #e6000000'
text='拖拽'
></label>
</div>
</div>
</res>
<!--自定义路线拖拽路线 下飘-->
<res useCommonParser='true' resId='204103' direction='bottomCenter' anchorOffset='(0,0)' >
<div style='backgroundstretch: 39 78 27 16 39 16 27 78'>
<div
style='padding: 38px 47px 28px 45px; left: 0; backgroundstretch: 51% 74% 36% 15%; background-image:204105; top: 10px'
>
<div style='display: flex; line-height: 40px; flex-direction: row; align-items: flex-start; position: relative'>
<label
style='align-self: flex-start; margin-right: 0px; margin: 0px 0px; font-weight: normal; font-size: 28px; color: #e6000000'
text='拖拽'
></label>
</div>
</div>
</div>
</res>
</root>

View File

@@ -1,187 +0,0 @@
<root>
<!--
骑步行动态纹理样式
-->
<!--步导用反戳点气泡样式-->
<res useCommonParser='true' resId='200102' direction='topCenter' anchorOffset='(0,0)'>
<div style='width:auto;height:auto;background-color:#00FFFFFF;display:flex;background-image:{resid};flex-direction:row;margin-bottom:80px;align-items:center;backgroundstretch:0% 62% 2% 33% 0% 33% 2% 62%;padding:27px 47px 41px 47px;'>
<div style='width:auto;height:auto;display:flex;flex-direction:row;align-items:center;background-color:transparent'>
<label style='color:{labelcolor};font-size:30px;background-color:transparent;font-weight:bold;' text='{label}'></label>
</div>
</div>
</res>
<!--路线内事件:封路 理由气泡样式-->
<res useCommonParser='true' resId='200100' direction='leftTop' anchorOffset='(0,0)' >
<div style="width:auto;height:auto;background-color:#00FFFFFF;display:flex;background-image:115028;backgroundstretch:37% 54% 56% 33%;padding:20px 32px 30px 19px; flex-direction:row;align-items:center">
<div style="width:auto;height:auto;display:flex;flex-direction:row;align-items:center;background-color:transparent">
<label style="color:#ffffff;font-size:30px;margin-top:5px;margin-bottom:5px;margin-right:15px;font-weight:bold;background-color:transparent" text="{label}"/>
</div>
</div>
</res>
<!--路线内事件:封路 理由气泡样式-->
<res useCommonParser='true' resId='200100' direction='rightTop' anchorOffset='(0,0)' >
<div style="width:auto;height:auto;background-color:#00FFFFFF;display:flex;background-image:115026;backgroundstretch:37% 36% 56% 51%;padding:20px 19px 30px 32px;flex-direction:row;align-items:center">
<div style="width:auto;height:auto;display:flex;flex-direction:row;align-items:center;background-color:transparent">
<label style="color:#ffffff;font-size:30px;margin-top:5px;margin-bottom:5px;margin-left:15px;font-weight:bold;background-color:transparent" text="{label}"/>
</div>
</div>
</res>
<!--路线内事件:封路 理由气泡样式-->
<res useCommonParser='true' resId='200100' direction='rightBottom' anchorOffset='(0,0)' >
<div style="width:auto;height:auto;background-color:#00FFFFFF;display:flex;background-image:115025;backgroundstretch:53% 36% 40% 51%;padding:30px 19px 20px 32px;flex-direction:row;align-items:center">
<div style="width:auto;height:auto;display:flex;flex-direction:row;align-items:center;background-color:transparent">
<label style="color:#ffffff;font-size:30px;margin-left:15px;margin-top:5px;margin-bottom:5px;font-weight:bold;background-color:transparent" text="{label}"/>
</div>
</div>
</res>
<!--路线内事件:封路 理由气泡样式-->
<res useCommonParser='true' resId='200100' direction='leftBottom' anchorOffset='(0,0)' >
<div style="width:auto;height:auto;background-color:#00FFFFFF;display:flex;background-image:115027; backgroundstretch:53% 54% 40% 33%;padding:30px 32px 20px 19px;flex-direction:row;align-items:center">
<div style="width:auto;height:auto;display:flex;flex-direction:row;align-items:center;background-color:transparent">
<label style="color:#ffffff;font-size:30px;margin-top:5px;margin-bottom:5px;margin-right:15px;font-weight:bold;background-color:transparent" text="{label}"/>
</div>
</div>
</res>
<!--路线外事件:封路 理由气泡样式-->
<res useCommonParser='true' resId='200101,200101' direction='leftTop,leftBottom' anchorOffset='(0,0),(0,0)' >
<background-image id='backimage'>115032,115031</background-image>
<backgroundstretch id='backimage'>37% 54% 56% 33%,53% 54% 40% 33%</backgroundstretch>
<padding id='backimage'>20px 32px 30px 19px,30px 32px 20px 19px</padding>
<div id='backimage' style="width:auto;height:auto;background-color:#00FFFFFF;display:flex;flex-direction:row;align-items:center">
<div style="width:auto;height:auto;display:flex;flex-direction:row;align-items:center;background-color:transparent">
<label style="color:#333333;font-size:30px;margin-top:5px;margin-bottom:5px;margin-right:15px;font-weight:bold;background-color:transparent" text="{label}"/>
</div>
</div>
</res>
<!--路线外事件:封路 理由气泡样式-->
<res useCommonParser='true' resId='200101,200101' direction='rightTop,rightBottom' anchorOffset='(0,0),(0,0)' >
<background-image id='backimage'>115030,115029</background-image>
<backgroundstretch id='backimage'>37% 36% 56% 51%,53% 36% 40% 51%</backgroundstretch>
<padding id='backimage'>20px 19px 30px 32px,30px 19px 20px 32px</padding>
<div id='backimage' style="width:auto;height:auto;background-color:#00FFFFFF;display:flex;flex-direction:row;align-items:center">
<div style="width:auto;height:auto;display:flex;flex-direction:row;align-items:center;background-color:transparent">
<label style="color:#333333;font-size:30px;margin-top:5px;margin-bottom:5px;margin-left:15px;font-weight:bold;background-color:transparent" text="{label}"/>
</div>
</div>
</res>
<!-- 骑步行终点POI名称样式-->
<res useCommonParser='true' resId='40003' direction='bottomCenter' anchorOffset='(0,0),(0,0)' >
<div style='width:auto;height:auto;background-color:#00FFFFFF;display:flex;opacity:0.87;padding:10dp;flex-direction:column;margin:10dp;align-items:center'>
<label style='color:#222222;font-size:26px; font-weight:bold; text-stroke:2px white' text='{label}'></label>
</div>
</res>
<!--公交详情页跳转步行导航-实时公交tip样式-->
<res useCommonParser='true' resId='200020' direction='topCenter' anchorOffset='(0,0)' >
<div><div style='width:auto;height:auto;display:flex;flex-direction:column;justify_content:space-around;background-image:200021;backgroundstretch:38% 66% 58% 31% 38% 32% 58% 64%;padding:21px 30px 37px 30px;'>
<label style='color:#212121;font-size:22px;font-weight:normal' text='{label}' />
<label style='color:#00BD9D;font-size:22px;font-weight:normal' text='{subLabel}' /></div>
<div style='with:auto;height:50px;background-color:transparent;visibility:hidden;'></div></div>
</res>
<!--骑行规划页逆行路段气泡样式-->
<res useCommonParser='true' resId='118102,118102,118102,118102' direction='leftTop,leftBottom,rightTop,rightBottom' anchorOffset='(5,15),(5,5),(5,15),(5,5)' >
<background-image id='backimage'>110516,110517,110518,110519</background-image>
<backgroundstretch id='backimage'>34% 52% 61% 36%,52% 46% 43% 42%,34% 41% 61% 48%,52% 41% 43% 48%</backgroundstretch>
<padding id='backimage'>21px 47px 45px 32px,39px 47px 30px 32px,21px 32px 45px 47px,39px 32px 30px 47px</padding>
<div id='backimage' style="width:auto;height:auto;background-color:#00FFFFFF;display:flex;flex-direction:row;align-items:center">
<div style="width:auto;height:auto;display:flex;flex-direction:row;align-items:center;background-color:transparent">
<label style="color:#000000;font-size:30px;margin-top:5px;margin-bottom:5px;margin-right:5px;font-weight:bold;background-color:transparent" text="逆行路段"/>
</div>
</div>
</res>
<!--导航中途径点可删除(200117)-不可删除(200116)样式-->
<res useCommonParser='true' resId='200117,200116' direction='topCenter,topCenter' anchorOffset='(0,0),(0,0)' >
<div style='display:flex;'>
<image src='{iconId}' style='width:80px;height:80px'/>
<div style='position:absolute;left:25px;top:22px;width:30px;height:42px;align-items:center;justify-content:center'>
<label style='color:#FFFFFF;font-size:30px;font-weight:bold;text-align:center' text='{label}' />
</div>
</div>
</res>
<!--行前途经点焦点态样式-->
<res useCommonParser='true' resId='200125' direction='topCenter' anchorOffset='(0,0)'>
<div style='display:flex;'>
<image src='150260' style='width:132px;height:132px'/>
<div style='position:absolute;left:42px;top:39px;width:48px;height:65px;align-items:center;justify-content:center'>
<label style='color:#FFFFFF;font-size:45px;font-weight:bold;text-align:center' text='{label}'/>
</div>
</div>
</res>
<!--终点区域面子点-->
<res useCommonParser='true' resId='30011' direction='rightTop' anchorOffset='(24,0)'>
<div style="display:flex;flex-direction:row;">
<image style="width:48px;height:52px;" src="{icon}"/>
<label style="position:absolute;display:{labelDis};left:53px;bottom:15px;font-size:22px;font-weight:bold;color:black;opacity:0.87;" text="{label}"/>
</div>
</res>
<!--终点区域面子点 焦点态-->
<res useCommonParser='true' resId='30010' direction='rightTop' anchorOffset='(56,0)'>
<div style="display:flex;flex-direction:row;">
<image style="width:112px;height:118px;" src="{icon}"/>
<label style="position:absolute;display:{labelDis};left:85px;bottom:15px;font-size:22px;font-weight:bold;color:black;opacity:0.87;" text="{label}"/>
</div>
</res>
<!--终点区域面子点 数字-->
<res useCommonParser='true' resId='10220' direction='rightTop' anchorOffset='(24,0)'>
<div style='justify-content: center;'>
<div id='backimage' style='position: absolute;width:48px;height:52px;display:flex;flex-direction:column;background-image:{icon};justify-content: center;flex-direction: column;'>
<label text='{index}' style='font-size:26px;font-weight:bold;color:#ffffff;align-self:center;margin-bottom:11px;'></label>
</div>
<label style="position:absolute;display:{labelDis};left:49px;bottom:-7px;font-size:22px;font-weight:bold;color:black;opacity:0.87;text-stroke:1px white;" text="{label}"/>
</div>
</res>
<!--终点区域面子点 数字 焦点态-->
<res useCommonParser='true' resId='10221' direction='rightTop' anchorOffset='(56,0)'>
<div style='justify-content: center;'>
<div id='backimage' style='position: absolute;width:112px;height:118px;display:flex;flex-direction:column;background-image:{icon};justify-content: center;flex-direction: column;'>
<label text='{index}' style='font-size: 39px; font-weight: bold; color: #ffffff; align-self: center; margin-bottom: 25px;'></label>
</div>
<label style="position:absolute;display:{labelDis};left:86px;bottom:-40px;font-size:22px;font-weight:bold;color:black;opacity:0.87;text-stroke:2px white;" text="{label}"/>
</div>
</res>
<!-- 地铁起点引导出口气泡样式-->
<res useCommonParser='true' resId='40004,40004,40004,40004' direction='leftTop,leftBottom,rightTop,rightBottom' anchorOffset='(0,0),(0,0),(0,0),(0,0)' >
<div style='height: 68px;padding: 15px 7px 15px 10px; left: 0; top: 0px'>
<div style='height: 40px; padding: 2px 5px 5px 10px;background:#5A78F4; border-radius: 15px; border-width: 5px; border-color: #5A78F4;background-color:#FFFFFF; left: 0; top: 0px'>
<label
style='align-self: center; font-weight: bold; font-size: 22px; color: #5a78f4; line-height: 22px; text-overflow: ellipsis; overflow: hidden; position: relative'
text='{label}'
></label>
</div>
</div>
</res>
<!-- 步导结束页终点POI信息扎点隐私图层 带向右箭头或不带向右箭头-->
<res useCommonParser='true' resId='200001' direction='topCenter' anchorOffset='(0,-72)' >
<background-image id='backimage'>140550</background-image>
<backgroundstretch id='backimage'>0% 63% 1% 32% 0% 33% 1% 62%</backgroundstretch>
<padding id='backimage'>20px 20px 40px 20px</padding>
<div id='backimage' style="display:flex;flex-direction:row;align-items:center;justify-content:center;">
<label style='color:#9E9E9E;font-size:28px;margin-left:36px;margin-right:10px;display:{isNameDisplay}' text="{name}"/>
<label style='color:#212121;font-size:28px;margin-right:{marginRight};display:{isFloorDisplay}' text="{floor}"/>
<label style='color:#212121;font-size:28px;margin-left:36px;margin-right:{marginRight};display:{isOnlyFloorDisplay}' text="{floor}"/>
<div style='flex-direction:row;display:{isArrowDisplay}'>
<image id='rightArrowImage' style='width:40px;height:40px;' src='140551'/>
</div>
</div>
</res>
</root>

View File

@@ -0,0 +1,65 @@
<!--D2C预览生成-->
<xml>
<params>
<param useCommonParser='true' direction='rightBottom' anchorOffset='(0,0)'>
<subparam
id='backimage'
background-image='232102'
backgroundstretch='37% 40% 62% 43%'
padding='40px 40px 32px 29px'
backgroundtransform='rotate(180,0,0)'
></subparam>
</param>
<param useCommonParser='true' direction='leftTop' anchorOffset='(0,0)'>
<subparam
id='backimage'
background-image='232102'
backgroundstretch='37% 40% 62% 43%'
padding='31px 38px 41px 26px'
backgroundtransform='rotate(0,180,0)'
></subparam>
</param>
<param useCommonParser='true' direction='leftBottom' anchorOffset='(0,0)'>
<subparam
id='backimage'
background-image='232102'
backgroundstretch='37% 40% 62% 43%'
padding='40px 38px 32px 30px'
backgroundtransform='rotate(180,180,0)'
></subparam>
</param>
<param useCommonParser='true' direction='rightTop' anchorOffset='(0,0)'>
<subparam
id='backimage'
background-image='232102'
backgroundstretch='37% 40% 62% 43%'
padding='31px 40px 41px 29px'
></subparam>
</param>
</params>
<div style='display: flex; align-items: center; flex-direction: row'>
<div id='backimage' style='top: 0px; left: 0' syncload='true'>
<div style='display: flex; position: relative; align-items: center; flex-direction: row'>
<div style='display: flex; width: 48px; height: 48px; justify-content: center; margin-top: 1px; margin-right: 8px; align-items: center; background-image: url(https://img.alicdn.com/imgextra/i2/O1CN01KKLVUe1zD2AFLdi40_!!6000000006679-2-tps-48-48.png)'>
<label
style='position: relative; margin-top: -1px; margin-left: 10px; overflow: hidden; text-overflow: ellipsis; line-height: 24px; white-space: nowrap; color: #000000; font-size: 22px; font-weight: bold; margin-right: 9px; align-self: center'
text='{speedLimit}'
></label>
</div>
<div style='display: flex; align-items: flex-start; flex-direction: column; white-space: nowrap'>
<div style='display: flex; position: relative; align-items: center; flex-direction: row; font-weight: bold; line-height: 24px'>
<label
style='margin-top: 1px; margin-right: 3px; overflow: hidden; text-overflow: ellipsis; color: #e6000000; font-size: 24px; font-weight: bold; align-self: center'
text='区间测速'
></label>
</div>
</div>
</div>
</div>
</div>
</xml>

View File

@@ -0,0 +1,26 @@
<!--光柱图我的动态纹理(箭头向上)样式-->
<xml>
<params>
<param
useCommonParser='true'
direction='centerCenter'
anchorRatio='(0.5,0.5)'
></param>
</params>
<div style='display: flex; flex-direction: row; justify-content: center'>
<img
style='width: {iconWidth}; height: {iconHeight}; border-radius: {radius}; position: absolute; bottom: {bottom}'
src='{icon}'
syncloadCache='false'
fastmode='false'
></img>
<img
style='width: {iconBgWidth}; height: {iconBgHeight}'
src='{iconBg}'
syncloadCache='false'
fastmode='false'
></img>
</div>
</xml>

View File

@@ -0,0 +1,52 @@
<!--D2C预览生成-->
<xml>
<params>
<param useCommonParser='true' direction='rightTop' anchorOffset='(-10,0)'>
<subparam id='maindiv' flex-direction='row'></subparam>
<subparam id='fistimage' align-self='flex-start'></subparam>
<subparam id='secondimage' align-self='flex-start'></subparam>
</param>
<param useCommonParser='true' direction='leftTop' anchorOffset='(-10,0)'>
<subparam id='maindiv' flex-direction='row-reverse'></subparam>
<subparam id='fistimage' align-self='flex-end'></subparam>
<subparam id='secondimage' align-self='flex-end'></subparam>
</param>
</params>
<div>
<div id='maindiv' style='display: flex'>
<img
style='width: 98px; height: 106px; margin-right: 2px; align-self: center'
src='{icon}'
syncload='true'
syncloadCache='false'
fastmode='false'
></img>
<div style='display: flex; align-self: flex-start; align-items: flex-start; flex-direction: column; margin-top: 1px'>
<img
id='fistimage'
style='width: 56px; height: 46px; position: relative'
src='{subicon}'
syncload='true'
syncloadCache='false'
fastmode='false'
></img>
<img
id='secondimage'
style='width: 82px; height: 34px; position: relative'
src='231425'
syncload='true'
syncloadCache='false'
fastmode='false'
></img>
</div>
</div>
</div>
</xml>

View File

@@ -0,0 +1,71 @@
<!--动态导航路线事件扎标气泡白天231013-->
<xml>
<params>
<param useCommonParser='true' direction='leftTop' anchorOffset='(15,20)'>
<subparam
id='backimage'
background-image='231017'
backgroundstretch='34% 41% 61% 48%'
padding='29px 47px 53px 32px'
backgroundtransform='rotate(0,180,0)'
></subparam>
</param>
<param useCommonParser='true' direction='leftBottom' anchorOffset='(12,15)'>
<subparam
id='backimage'
background-image='231017'
backgroundstretch='34% 41% 61% 48%'
padding='55px 47px 30px 32px'
backgroundtransform='rotate(180,180,0)'
></subparam>
</param>
<param useCommonParser='true' direction='rightTop' anchorOffset='(15,20)'>
<subparam
id='backimage'
background-image='231017'
backgroundstretch='34% 41% 61% 48%'
padding='29px 32px 53px 47px'
></subparam>
</param>
<param
useCommonParser='true'
direction='rightBottom'
anchorOffset='(12,15)'
>
<subparam
id='backimage'
background-image='231017'
backgroundstretch='34% 41% 61% 48%'
padding='55px 32px 30px 47px'
backgroundtransform='rotate(180,0,0)'
></subparam>
</param>
</params>
<div
id='backimage'
style='display: flex; flex-direction: row; align-items: center; justify-content: space-around'
>
<img
src='{iconResId}'
style='width: 68px; height: 68px; margin-left: 4px; margin-right: 4px'
syncloadCache='false'
fastmode='false'
></img>
<div style='display: flex; margin-left: 4; flex-direction: column; align-items: flex-start'>
<label
style='color: #FF2E0C; opacity: 1.0; font-size: 34px; font-weight: bold'
text='{eventTitle}'
></label>
<label
style='color: #000000; opacity: 0.9; font-size: 32px'
text='{eventDesc}'
></label>
</div>
</div>
</xml>

View File

@@ -0,0 +1,19 @@
<!--路况趋势气泡(白天)(黑夜)-->
<xml>
<params>
<param useCommonParser="true" direction="rightTop" anchorOffset="(15,25)">
<subparam id="backimage" background-image="110587" backgroundstretch="34% 41% 61% 48%" padding="21px 32px 45px 47px"></subparam>
</param>
<param useCommonParser="true" direction="leftTop" anchorOffset="(15,25)">
<subparam id="backimage" background-image="110586" backgroundstretch="34% 52% 61% 36%" padding="21px 47px 45px 32px"></subparam>
</param>
</params>
<div id="backimage" style="display:flex;flex-direction:row;align-items:center;justify-content:space-around;">
<image src="{iconResIdUrl}" background-backupimage="{defaultIconResId}" style="display:{iconDisplay};margin-left:4px;margin-right:4px;width:56px;height:56px;"></image>
<image src="{defaultIconResId}" style="display:{defaultDisplay}; margin-left:4px;margin-right:4px;width:28px;height:28px;"></image>
<div style="margin-left:4;display:flex;flex-direction:column;align-items:flex-start;">
<label id="labelcolor" style="color:{trendsColor};opacity:1.0;font-size:32px;font-weight:bold;" text="{tips}"></label>
<label id="sublabelcolor" style="opacity:1.0;font-size:28px;display:{isDisplay}" text="{subLabel}"></label>
</div>
</div>
</xml>

View File

@@ -0,0 +1,90 @@
<!--多路线气泡白天蓝色背景110550晚上蓝色背景110551黑夜(110541)样式-->
<xml>
<params>
<param useCommonParser='true' direction='leftTop' anchorOffset='(15,25)'>
<subparam
id='backimage'
background-image='110544'
backgroundstretch='34% 41% 61% 48%'
padding='21px 47px 45px 32px'
backgroundtransform='rotate(0,180,0)'
></subparam>
</param>
<param useCommonParser='true' direction='leftBottom' anchorOffset='(15,15)'>
<subparam
id='backimage'
background-image='110544'
backgroundstretch='34% 41% 61% 48%'
padding='45px 47px 25px 32px'
backgroundtransform='rotate(180,180,0)'
></subparam>
</param>
<param useCommonParser='true' direction='rightTop' anchorOffset='(15,25)'>
<subparam
id='backimage'
background-image='110544'
backgroundstretch='34% 41% 61% 48%'
padding='21px 32px 45px 47px'
></subparam>
</param>
<param
useCommonParser='true'
direction='rightBottom'
anchorOffset='(15,15)'
>
<subparam
id='backimage'
background-image='110544'
backgroundstretch='34% 41% 61% 48%'
padding='45px 32px 25px 47px'
backgroundtransform='rotate(180,0,0)'
></subparam>
</param>
</params>
<div
id='backimage'
style='flex-direction: column; align-items: flex-start; justify-content: flex-start'
>
<div style='flex-direction: row; justify-content: center; align-items: center'>
<label
text='{timeDif}'
style='font-size: {timeSize}; font-weight: bold; text-align: center; color: {timeColor}'
></label>
<img
src='{chargeIcon}'
style='display: {allNoCost}; width: 34px; height: 34px; margin-left: 6px; margin-right: 2px'
syncloadCache='false'
fastmode='false'
></img>
<label
text='{costText}'
style='display: {allNoCostDisplay}; font-size: {textSize}; text-align: center; color: {costColor}'
></label>
</div>
<div style='flex-direction: row; justify-content: center; align-items: center'>
<label
text='{disDif}'
style='font-size: {textSize}; text-align: center; color: {distColor}'
></label>
<img
src='{trafficIcon}'
style='width: 32px; height: 32px; margin-left: 8px; margin-right: 1px'
syncloadCache='false'
fastmode='false'
></img>
<label
text='{trafficDif}'
style='font-size: {textSize}; text-align: center; color: {trafficColor}'
></label>
</div>
</div>
</xml>

View File

@@ -0,0 +1 @@
{"point_datas":{"main_priority":120,"sub_priority":1410,"prio_key":"CollisionPrioWIAPrivatePointTravel","state_controls":[],"point_datas":[{"type":0,"min_zoom":"3.0f","max_zoom":"20.0f","scalelevel_baseon_route":[],"click_motiontype":[],"card_datas":[{"resId":500042,"anchorX":0.5,"anchorY":1,"textureStyle":"","padding":{"left":0,"top":0,"right":0,"bottom":0},"min_zoom":"3.0f","max_zoom":"20.0f","is_focus":"1","paramType":0},{"resId":500075,"anchorX":0.5,"anchorY":0,"textureStyle":"","padding":{"left":0,"top":0,"right":0,"bottom":0},"min_zoom":"3.0f","max_zoom":"20.0f","is_focus":"1","paramType":2}],"normalAnimations":[],"focusAnimations":[],"focusCard_datas":[{"resId":501054,"anchorX":0.5,"anchorY":1,"textureStyle":"","padding":{"left":0,"top":0,"right":0,"bottom":0},"min_zoom":"3.0f","max_zoom":"20.0f","is_focus":"0","paramType":0}],"isPoiFilter":false}],"clickable":true,"is_carplay":false,"is_hd_layer":false,"behavior_type":0},"collision_datas":{"items":[{"group_id":100014,"route":false,"alt_route":false,"screen":false,"point_filter":false,"view_filter":false,"area_percent":0,"route_percent":0,"alt_route_percent":0,"badcase_policy":0,"marker_type":1},{"group_id":100014,"route":false,"alt_route":false,"screen":false,"point_filter":true,"view_filter":false,"area_percent":0,"route_percent":0,"alt_route_percent":0,"badcase_policy":1,"marker_type":2},{"group_id":100014,"route":false,"alt_route":false,"screen":false,"point_filter":false,"view_filter":false,"area_percent":0,"route_percent":0,"alt_route_percent":0,"badcase_policy":0,"marker_type":1}]}}

View File

@@ -0,0 +1,14 @@
<!--交通事件-->
<xml>
<params>
<param useCommonParser='true' direction='centerCenter' anchorOffset='(0,0)'>
<subparam></subparam>
</param>
</params>
<div>
<div style='display: flex; flex-direction: row'>
<img src='{icon}' syncloadCache='false' fastmode='false'></img>
</div>
</div>
</xml>

View File

@@ -0,0 +1,46 @@
<!--公交详情页公交上车站样式-->
<xml>
<params>
<param
useCommonParser='true'
direction='bottomCenter'
anchorRatio='(0.5,0.0)'
>
<subparam id='firstdiv' align-items='center'></subparam>
</param>
<param useCommonParser='true' direction='topCenter' anchorRatio='(0.5,1.0)'>
<subparam id='firstdiv' align-items='center'></subparam>
</param>
<param
useCommonParser='true'
direction='rightCenter'
anchorRatio='(0.0,0.5)'
>
<subparam id='firstdiv' align-items='flex-start'></subparam>
</param>
<param
useCommonParser='true'
direction='leftCenter'
anchorRatio='(1.0,0.5)'
>
<subparam id='firstdiv' align-items='flex-end'></subparam>
</param>
</params>
<div
id='firstdiv'
style='display: flex; width: auto; height: auto; padding-bottom: 12px; margin-right: 16; margin-left: 16; margin-bottom: 16; margin-top: 16; flex-direction: column; padding-right: 12px; background-color: @Color_BG_L2(00); padding-left: 12px; padding-top: 12px'
>
<label
style='text-stroke: 2px @Color_BG_L2; font-weight: bold; font-size: 28px; color: @Color_Ink_L7'
text='{label}'
></label>
<div style='display: flex; width: auto; height: 34; padding-left: 10px; align-items: center; margin-top: 8px; margin-bottom: 2; flex-direction: row; padding-right: 10px; background-color: {color1}; border-radius: 88px'>
<label style='font-size: 22px; color: @Color_Text_Highlight' text='{subLabel}'></label>
</div>
</div>
</xml>

View File

@@ -0,0 +1,9 @@
<!--推荐停车场icon普通态-->
<xml>
<params>
<param useCommonParser="true" direction="centerCenter" anchorOffset="(0,0)"></param>
</params>
<div style="display:flex;flex-direction:row;">
<image style="width:60px;height:64px;" src="{icon}"></image>
</div>
</xml>

View File

@@ -0,0 +1 @@
{"point_datas":{"main_priority":120,"sub_priority":3410,"prio_key":"CollisionPrioLongtrip","state_controls":[{"token":1281,"show_states":{"0":false,"1":false,"2":true}}],"point_datas":[{"type":1,"min_zoom":"3.0f","max_zoom":"20.0f","scalelevel_baseon_route":[],"click_motiontype":[1],"card_datas":[{"resId":500033,"anchorX":1,"anchorY":1,"textureStyle":"","padding":{"left":0,"top":0,"right":0,"bottom":0},"min_zoom":"3.0f","max_zoom":"20.0f","is_focus":"1","paramType":1},{"resId":500033,"anchorX":0,"anchorY":1,"textureStyle":"","padding":{"left":0,"top":0,"right":0,"bottom":0},"min_zoom":"3.0f","max_zoom":"20.0f","is_focus":"1","paramType":1}],"normalAnimations":[],"focusAnimations":[],"focusCard_datas":[],"isPoiFilter":false}],"clickable":true,"is_carplay":false,"is_hd_layer":false,"behavior_type":0},"collision_datas":{"items":[{"group_id":100001,"route":false,"alt_route":false,"screen":false,"point_filter":true,"view_filter":false,"area_percent":0,"route_percent":0,"alt_route_percent":0,"badcase_policy":0,"marker_type":3}]}}

View File

@@ -0,0 +1,47 @@
<!--顺路搜气泡(点击态)-->
<xml>
<params>
<param useCommonParser='true' direction='topCenter' anchorOffset='(0,0)'>
<subparam
id='backimage'
backgroundstretch='43% 66% 56% 32% 43% 32% 56% 66%'
padding='13px 24px 19px 16px'
></subparam>
</param>
</params>
<div
id='backimage'
style='width: auto; height: auto; background-image: {bgId}'
syncload='true'
>
<div style='display: flex; position: relative; align-items: center; flex-direction: row'>
<div style='display: flex; align-items: center; flex-direction: row'>
<img
style='width: 51px; height: 51px; margin-right: 12px; align-self: center'
src='{facilitiesIcon}'
syncload='true'
syncloadCache='false'
fastmode='false'
></img>
<label
style='line-height: 42px; white-space: nowrap; color: {indexColor}; font-size: 42px; font-weight: bold; margin-right: 8px; align-self: center'
text='{index}'
></label>
</div>
<div style='display: {labelDisplay}; align-items: center; flex-direction: row; margin-left: 3px; overflow: visible'>
<label
style='margin-top: -5px; white-space: nowrap; color: #3D040426; font-size: 45px; margin-right: 5px; margin-left: -4px; align-self: center'
text='|'
></label>
<label
style='margin-top: -3px; line-height: 36px; white-space: nowrap; color: {labelColor}; font-size: 36px; font-weight: bold; align-self: center'
text='{label}'
></label>
</div>
</div>
</div>
</xml>

View File

@@ -0,0 +1,40 @@
<!--公交详情页实时公交tip样式-->
<xml>
<params>
<param useCommonParser='true' direction='topCenter' anchorOffset='(0,0)'>
<subparam id='backimage' background-image='116013'></subparam>
</param>
</params>
<div>
<div
id='backimage'
style='left: 0; top: 0px; padding: 22px 28px 40px 31px; backgroundstretch: 34% 63% 51% 24% 34% 21% 51% 65%'
>
<div style='display: flex; flex-direction: row; align-items: flex-start; position: relative'>
<div style='display: flex; margin-right: 3px; flex-direction: column; align-items: flex-start'>
<label
style='align-self: flex-start; font-size: 20px; color: @Color_Black; line-height: 24px; position: relative'
text='{label}'
></label>
<div style='display: flex; margin-top: 2px; flex-direction: row; align-items: center; position: relative'>
<label
style='align-self: center; font-size: 26px; color: @Color_Hue170_H8; line-height: 26px; margin-right: 4px'
text='{subLabel}'
></label>
</div>
</div>
<img
style='width: 16px; height: 16px; align-self: flex-start; margin-top: 19px'
src='30025'
syncloadCache='false'
fastmode='false'
></img>
</div>
</div>
<label style='height: 20px' text=''></label>
</div>
</xml>

View File

@@ -0,0 +1,42 @@
<!--驾车行中起点在停车场,停车场出口气泡布局-->
<xml>
<params>
<param useCommonParser='true' direction='leftTop' anchorOffset='(5,25)'>
<subparam
id='backimage'
background-image='110544'
backgroundstretch='34% 41% 61% 48%'
padding='29px 47px 53px 32px'
backgroundtransform='rotate(0,180,0)'
></subparam>
</param>
<param useCommonParser='true' direction='rightTop' anchorOffset='(5,25)'>
<subparam
id='backimage'
background-image='110544'
backgroundstretch='34% 41% 61% 48%'
padding='29px 32px 53px 47px'
></subparam>
</param>
</params>
<div
id='backimage'
style='display: flex; flex-direction: row; align-items: center; justify-content: space-around'
>
<img
src='200137'
style='width: 40px; height: 40px; margin-left: 4px; margin-right: 4px'
syncloadCache='false'
fastmode='false'
></img>
<div style='display: flex; margin-left: 4; flex-direction: column; align-items: flex-start'>
<label
style='color: #FFFFFF; opacity: 1.0; font-size: 32px; font-weight: bold'
text='出口'
></label>
</div>
</div>
</xml>

View File

@@ -0,0 +1,21 @@
<!--行前途经点焦点态样式-->
<xml>
<params>
<param
useCommonParser='true'
direction='topCenter'
anchorOffset='(0,0)'
></param>
</params>
<div style='display: flex'>
<img src='205009' style='width: 132px; height: 132px'></img>
<div style='width: 80px; height: 68px; position: absolute; left: 26px; top: 35px; align-items: center; justify-content: center'>
<label
style='color: @Color_Text_Highlight; font-size: 46px; font-weight: bold; text-align: center'
text='经'
></label>
</div>
</div>
</xml>

View File

@@ -0,0 +1,35 @@
<!--顺路搜气泡(点击态)-->
<xml>
<params>
<param useCommonParser='true' direction='topCenter' anchorOffset='(0,0)'>
<subparam
id='backimage'
backgroundstretch='27% 59% 36% 35% 27% 35% 36% 58%'
padding='21px 24px 28px 24px'
></subparam>
</param>
</params>
<div
id='backimage'
style='width: auto; height: auto; background-image: {bgId}'
syncload='true'
>
<div style='display: flex; min-width: 128px; position: relative; align-items: center; flex-direction: row; justify-content: center'>
<img
style='display: {iconVisible}; width: 58px; height: 58px; align-self: center'
src='{iconId}'
syncload='true'
syncloadCache='false'
fastmode='false'
></img>
<div style='height: 58px'></div>
<label
style='margin-left: 18px; margin-right: 18px; margin-top: -2px; line-height: 32px; white-space: nowrap; color: {indexColor}; font-size: 32px; font-weight: bold; align-self: center'
text='途经{index}'
></label>
</div>
</div>
</xml>

View File

@@ -0,0 +1,41 @@
<!--公交详情页地铁出入口Icon由背景和对一个的地铁出入口组成样式-->
<xml>
<params>
<param
useCommonParser='true'
direction='centerCenter'
anchorOffset='(0,0)'
></param>
<param
useCommonParser='true'
direction='bottomCenter'
anchorOffset='(0,0)'
></param>
<param
useCommonParser='true'
direction='topCenter'
anchorOffset='(0,0)'
></param>
<param
useCommonParser='true'
direction='rightCenter'
anchorOffset='(0,0)'
></param>
<param
useCommonParser='true'
direction='leftCenter'
anchorOffset='(0,0)'
></param>
</params>
<div style='display: flex; width: auto; height: auto; border-width: 3px; align-items: center; justify-content: space-around; background-color: @Color_BG_L2; margin: 3px; border-radius: 10px; border-color: @Color_BG_Brand;padding: 4px; border-style: solid'>
<label
style='color: @Color_Text_Brand; font-size: 26px; font-weight: bold'
text='{label}'
></label>
</div>
</xml>

View File

@@ -0,0 +1,80 @@
<!--路线内事件:封路理由气泡样式-->
<xml>
<params>
<param useCommonParser='true' direction='leftTop' anchorOffset='(0,0)'>
<subparam
id='backimage'
background-image='115026'
backgroundstretch='37% 36% 56% 51%'
padding='20px 26px 30px 25px'
backgroundtransform='rotate(0,180,0)'
></subparam>
<subparam
id='firstlabel'
margin-right='15px'
margin-left='0px'
></subparam>
</param>
<param useCommonParser='true' direction='rightTop' anchorOffset='(0,0)'>
<subparam
id='backimage'
background-image='115026'
backgroundstretch='37% 36% 56% 51%'
padding='20px 25px 30px 26px'
></subparam>
<subparam
id='firstlabel'
margin-right='0px'
margin-left='15px'
></subparam>
</param>
<param useCommonParser='true' direction='rightBottom' anchorOffset='(0,0)'>
<subparam
id='backimage'
background-image='115026'
backgroundstretch='37% 36% 56% 51%'
padding='30px 25px 20px 26px'
backgroundtransform='rotate(180,0,0)'
></subparam>
<subparam
id='firstlabel'
margin-right='0px'
margin-left='15px'
></subparam>
</param>
<param useCommonParser='true' direction='leftBottom' anchorOffset='(0,0)'>
<subparam
id='backimage'
background-image='115026'
backgroundstretch='37% 36% 56% 51%'
padding='30px 26px 20px 25px'
backgroundtransform='rotate(180,180,0)'
></subparam>
<subparam
id='firstlabel'
margin-right='15px'
margin-left='0px'
></subparam>
</param>
</params>
<div
id='backimage'
style='display: flex; width: auto; height: auto; align-items: center; flex-direction: row; background-color: @Color_BG_L2(00)'
>
<div style='display: flex; width: auto; height: auto; background-color: @Color_BG_L2(00); align-items: center; flex-direction: row'>
<label
id='firstlabel'
style='background-color: @Color_BG_L2(00); font-weight: bold; margin-bottom: 5px; margin-top: 5px; font-size: 30px; color: @Color_Text_Highlight'
text='{label}'
></label>
</div>
</div>
</xml>

View File

@@ -0,0 +1,40 @@
<!--导航中动态运营下发的路线扩展信息(白天黑夜)-->
<xml>
<params>
<param useCommonParser='true' direction='leftTop' anchorOffset='(10,25)'>
<subparam
id='backimage'
background-image='110518'
backgroundstretch='35% 40% 60% 48%'
padding='23px 37px 47px 42px'
backgroundtransform='rotate(0,180,0)'
></subparam>
</param>
<param useCommonParser='true' direction='rightTop' anchorOffset='(15,25)'>
<subparam
id='backimage'
background-image='110518'
backgroundstretch='35% 40% 60% 48%'
padding='23px 32px 47px 50px'
></subparam>
</param>
</params>
<div
id='backimage'
style='display: flex; flex-direction: row; align-items: center; justify-content: space-around'
>
<label
style='color: #212121; font-size: 32px; font-weight: bold'
text='{label}'
></label>
<div style='display: {isDisplay}; width: 1.5px; height: 36px; margin-right: 8px; margin-left: 8px; background-color: #DCDCDC'></div>
<label
style='display: {isDisplay}; color: #212121; font-size: 32px; font-weight: bold'
text='{subLabel}'
></label>
</div>
</xml>

View File

@@ -0,0 +1,69 @@
<!--公交详情页火车站牌-->
<xml>
<params>
<param useCommonParser='true' direction='leftBottom' anchorOffset='(37,84)'>
<subparam id='maindiv' flex-direction='row'></subparam>
<subparam id='firstdiv' align-items='flex-end'></subparam>
<subparam id='firstlab' align-self='flex-end'></subparam>
<subparam id='secondlab' align-self='flex-end'></subparam>
<subparam id='img' align-self='flex-end'></subparam>
<subparam
id='seconddiv'
justify-content='center'
align-items='flex-start'
position='relative'
></subparam>
</param>
<param
useCommonParser='true'
direction='rightBottom'
anchorOffset='(37,84)'
>
<subparam id='maindiv' flex-direction='row-reverse'></subparam>
<subparam id='firstdiv' align-items='flex-start'></subparam>
<subparam id='firstlab' align-self='flex-start'></subparam>
<subparam id='secondlab' align-self='flex-start'></subparam>
<subparam id='img' align-self='flex-start'></subparam>
</param>
</params>
<div id='maindiv' style='display: flex; align-items: flex-start'>
<div style='display: flex; flex-direction: column; margin-top: 9px; line-height: 30px'>
<div
id='firstdiv'
style='display: flex; position: relative; flex-direction: row; border-radius: 8px; background-color: @Color_Hue220_L5'
>
<label
id='firstlab'
style='color: @Color_Text_Highlight; font-size: 26px; margin: 1px 6px; padding-right: 6px; padding-left: 6px'
text='{label}'
></label>
</div>
<label
id='secondlab'
style='line-clamp: 2; font-weight: bold; text-align: left; text-layout-amap: Y; position: relative; margin-top: 6px; color: @Color_Black; font-size: 26px; margin-right: 0px'
text='{subLabel}'
></label>
</div>
<div id='seconddiv' style='display: flex; flex-direction: row'>
<img
id='img'
style='width: 74px; height: 74px'
src='{iconId}'
syncload='true'
></img>
</div>
</div>
</xml>

View File

@@ -0,0 +1,74 @@
<!--带设施的气泡,用于骑步行导航动作提醒-->
<xml>
<params>
<param useCommonParser='true' direction='leftCenter' anchorOffset='(0,0.5)'>
<subparam
id='backimage'
background-image='231308'
padding='16px 29px 24px 24px'
backgroundstretch='61% 34% 32% 31%'
backgroundtransform='rotate(0,180,0)'
></subparam>
</param>
<param
useCommonParser='true'
direction='rightCenter'
anchorOffset='(0,0.5)'
>
<subparam
id='backimage'
background-image='231308'
padding='16px 25px 24px 28px'
backgroundstretch='61% 34% 32% 31%'
></subparam>
</param>
</params>
<div style='display: flex; align-items: center; flex-direction: row'>
<div style='display: flex; position: relative; align-items: flex-start; flex-direction: row; justify-content: center'>
<div id='backimage' style='top: 0px; left: 0' syncload='true'>
<div style='display: flex; position: relative; align-items: flex-start; flex-direction: column'>
<label
style='position: relative; margin-left: 2px; overflow: hidden; text-overflow: ellipsis; line-height: 28px; white-space: nowrap; color: #e6ffffff; font-size: 24px; font-weight: bold; align-self: flex-start'
text='{label}'
></label>
<div style='display: {showIcon1}; position: relative; align-items: center; flex-direction: row; justify-content: center; margin-top: 10px'>
<img
style='width: 32px; height: 32px; margin-right: 6px; align-self: center'
src='{icon1}'
syncload='true'
syncloadCache='false'
fastmode='false'
></img>
<img
style='display: {showIcon2}; width: 32px; height: 32px; margin-right: 6px; align-self: center'
src='{icon2}'
syncload='true'
syncloadCache='false'
fastmode='false'
></img>
<img
style='display: {showIcon3}; width: 32px; height: 32px; margin-right: 6px; align-self: center'
src='{icon3}'
syncload='true'
syncloadCache='false'
fastmode='false'
></img>
<img
style='display: {showIcon4}; width: 32px; height: 32px; align-self: center'
src='{icon4}'
syncload='true'
syncloadCache='false'
fastmode='false'
></img>
</div>
</div>
</div>
</div>
</div>
</xml>

View File

@@ -0,0 +1,10 @@
<!--导航事件样式-->
<xml>
<params>
<param useCommonParser="true" direction="rightCenter" anchorOffset="(32,0)"></param>
</params>
<div style="display:flex;flex-direction:row;align-items:center;justify-content:center;">
<img src="{icon}" style="width:64px;height:64px;"></img>
<img src="110728" style="display:{detailDis};position:absolute; width:64px; height:64px; left:0px; right:0px;"></img>
</div>
</xml>

View File

@@ -0,0 +1,33 @@
<!--骑步行终点运营时间-动态运营-->
<xml>
<params>
<param useCommonParser='true' direction='topCenter' anchorOffset='(5,15)'>
<subparam id='backimage' background-image='231500'></subparam>
</param>
</params>
<div style='display: flex; align-items: center; flex-direction: row; justify-content: center'>
<div
id='backimage'
style='top: 0px; left: 0; backgroundstretch: 38% 61% 42% 15% 38% 10% 42% 66%; padding: 18px 11px 22px 12px'
syncload='true'
>
<div style='display: flex; position: relative; align-items: center; flex-direction: row'>
<img
style='width: 20px; height: 20px; margin-right: 5px; align-self: center'
src='{icon}'
syncload='true'
syncloadCache='false'
fastmode='false'
></img>
<div style='display: flex; align-items: flex-start; flex-direction: row; font-weight: bold; line-height: 24px; white-space: nowrap'>
<label
style='color: #148bdf; font-size: 20px; margin-right: 0px; font-weight: bold; align-self: flex-start'
text='{text}'
></label>
</div>
</div>
</div>
</div>
</xml>

View File

@@ -0,0 +1,9 @@
<!--推荐停车场icon焦点态-->
<xml>
<params>
<param useCommonParser="true" direction="topCenter" anchorOffset="(0,0)"></param>
</params>
<div style="display:flex;flex-direction:row;">
<image style="width:112px;height:118px;" src="{icon}"></image>
</div>
</xml>

View File

@@ -0,0 +1,30 @@
<!--WIA_选中态_扎标-->
<xml>
<params>
<param
useCommonParser='true'
direction='topCenter'
anchorOffset='(0,0)'
></param>
</params>
<div style='display: flex; justify-content: center; align-items: center; flex-direction: column'>
<img
style='display: flex; width: 112px; height: 112px'
src='{focusOuterFrameUrl}'
serviceresize='true'
syncloadCache='false'
fastmode='false'
></img>
<div style='display: flex; left: 27px; top: 19px; align-items: center; justify-content: center; position: absolute'>
<img
style='display: flex; width: 58px; height: 58px; align-items: center'
src='{focusImgUrl}'
serviceresize='true'
syncloadCache='false'
fastmode='false'
></img>
</div>
</div>
</xml>

View File

@@ -0,0 +1,40 @@
<!--骑步行终点运营时间-动态运营-->
<xml>
<params>
<param useCommonParser='true' direction='topCenter' anchorOffset='(5,15)'>
<subparam id='backimage' background-image='231336'></subparam>
</param>
</params>
<div style='display: flex; align-items: center; flex-direction: column'>
<div style='display: flex; position: relative; align-items: flex-start; flex-direction: row'>
<div
id='backimage'
style='top: 0px; left: 0; padding: 17px 35px 31px 16px; backgroundstretch: 37% 70% 62% 27% 37% 27% 62% 70%'
syncload='true'
>
<div style='display: flex; position: relative; align-items: center; flex-direction: row'>
<img
style='width: 42px; height: 42px; margin-right: 6px; align-self: center'
src='231329'
syncload='true'
syncloadCache='false'
fastmode='false'
></img>
<div style='display: flex; align-items: center; flex-direction: row; line-height: 24px; white-space: nowrap'>
<label
style='margin-right: 4px; color: #1592ec; font-size: 24px; font-weight: bold; align-self: center'
text='{time}'
></label>
<label
style='color: #333333; font-size: 24px; font-weight: bold; margin-right: 0px; align-self: center'
text='{text}'
></label>
</div>
</div>
</div>
</div>
</div>
</xml>

View File

@@ -0,0 +1,95 @@
<!--区间测速起终点-->
<xml>
<params>
<param
useCommonParser='true'
direction='rightTop'
anchorOffset='(2,18)'
anchorOffsetHD='(12,18)'
>
<subparam
id='backimage'
backgroundstretch='41% 41% 40% 49%'
padding='13px 32px 46px 47px'
></subparam>
</param>
<param
useCommonParser='true'
direction='leftTop'
anchorOffset='(2,18)'
anchorOffsetHD='(12,18)'
>
<subparam
id='backimage'
backgroundstretch='41% 50% 40% 40%'
padding='13px 47px 46px 32px'
></subparam>
</param>
<param
useCommonParser='true'
direction='leftBottom'
anchorOffset='(2,18)'
anchorOffsetHD='(12,10)'
>
<subparam
id='backimage'
backgroundstretch='41% 50% 40% 40%'
padding='29px 47px 30px 32px'
></subparam>
</param>
<param
useCommonParser='true'
direction='rightBottom'
anchorOffset='(2,18)'
anchorOffsetHD='(12,10)'
>
<subparam
id='backimage'
backgroundstretch='41% 40% 40% 50%'
padding='29px 32px 30px 47px'
></subparam>
</param>
</params>
<div
id='backimage'
style='display: flex; flex-direction: column; align-items: center; justify-content: center; background-image: {popResId}'
>
<label
text='连续区间测速'
style='margin-top: 6px; font-weight: bold; text-align: center; font-size: 32px; color: #FFFFFF; align-content: stretch'
></label>
<div style='display: flex; flex-direction: row; align-items: center'>
<div style='display: flex; margin-left: 0px; margin-top: 10px; flex-direction: row; align-items: center'>
<img src='{subResId}' style='width: 84px; height: 84px'></img>
<div style='width: 68px; height: 68px; position: absolute; align-items: center; justify-content: center; left: 8px; top: 8px'>
<label
text='{maxspeed}'
style='align-self: center; font-family: AmapNumber-Bold; font-size: {fontSize}; color: #222222'
></label>
</div>
</div>
<img
src='110942'
style='width: 26px; height: 24px; margin-top: 5px'
></img>
<div style='display: flex; margin-left: 0px; margin-top: 10px; flex-direction: row; align-items: center'>
<img src='{addSubResId}' style='width: 84px; height: 84px'></img>
<div style='width: 68px; height: 68px; position: absolute; align-items: center; justify-content: center; left: 8px; top: 8px'>
<label
text='{addMaxspeed}'
style='align-self: center; font-weight: bold; font-size: {addFontSize}; color: #222222'
></label>
</div>
</div>
</div>
</div>
</xml>

View File

@@ -0,0 +1,38 @@
<!--途径路-气泡样式-->
<xml>
<params>
<param useCommonParser='true' direction='leftTop' anchorOffset='(18,24)'>
<subparam
id='backimage'
background-image='205014'
backgroundstretch='35% 40% 61% 51%'
padding='25px 47px 47px 32px'
backgroundtransform='rotate(0,180,0)'
></subparam>
</param>
<param useCommonParser='true' direction='rightTop' anchorOffset='(18,24)'>
<subparam
id='backimage'
background-image='205014'
backgroundstretch='35% 40% 61% 51%'
padding='25px 32px 47px 47px'
></subparam>
</param>
</params>
<div
id='backimage'
style='display: flex; justify-content: space-around; align-items: center; flex-direction: row'
>
<label
style='padding: 4px 8px 4px 8px; color: @Color_Text_Highlight; background-color: {roadcolor}; border-radius: 12px; font-weight: bold; font-size: 24'
text='{roadno}'
></label>
<label
style='font-weight: bold; font-size: 28px; opacity: 1.0; color: @Color_Black; margin-left: 4'
text='{roadname}'
></label>
</div>
</xml>

View File

@@ -0,0 +1,55 @@
<!--起点气泡-->
<xml>
<params>
<param useCommonParser='true' direction='leftTop' anchorOffset='(0,0)'>
<subparam
id='backimage'
background-image='231051'
backgroundstretch='20% 45% 40% 35%'
padding='25px 45px 47px 30px'
></subparam>
</param>
<param useCommonParser='true' direction='rightTop' anchorOffset='(0,0)'>
<subparam
id='backimage'
background-image='231049'
backgroundstretch='20% 35% 40% 45%'
padding='25px 30px 47px 45px'
></subparam>
</param>
<param useCommonParser='true' direction='leftBottom' anchorOffset='(0,0)'>
<subparam
id='backimage'
background-image='231052'
backgroundstretch='40% 45% 20% 35%'
padding='40px 45px 35px 30px'
></subparam>
</param>
<param useCommonParser='true' direction='rightBottom' anchorOffset='(0,0)'>
<subparam
id='backimage'
background-image='231050'
backgroundstretch='40% 35% 30% 45%'
padding='40px 30px 35px 45px'
></subparam>
</param>
</params>
<div
id='backimage'
style='display: flex; width: auto; height: auto; flex-direction: row; align-items: center; justify-content: center'
>
<img
style='width: 32px; height: 32px; margin-right: 5px'
src='{iconId}'
></img>
<label
style='align-self: flex-start; font-weight: bold; font-size: 28px; color: @Color_Text_Brand; line-height: 32px'
text='{text}'
></label>
</div>
</xml>

View File

@@ -0,0 +1,17 @@
<!--WIA_名称-->
<xml>
<params>
<param
useCommonParser='true'
direction='bottomCenter'
anchorOffset='(0,0)'
></param>
</params>
<div style='display: flex; width: auto; height: auto; justify-content: center; align-items: center; margin-top: 13px; flex-direction: column'>
<label
style='overflow: hidden; align-self: center; position: relative; max-width: 182px; font-weight: bold; text-overflow: ellipsis; line-height: 28px; color: @Color_Text_L1; font-size: 26px; text-align: center; text-stroke: 2px @Color_BG_L2; line-clamp: 2'
text='{name}'
></label>
</div>
</xml>

View File

@@ -0,0 +1 @@
{"point_datas":{"main_priority":120,"sub_priority":3410,"prio_key":"CollisionPrioLongtrip","state_controls":[{"token":1281,"show_states":{"0":false,"1":false,"2":true}},{"token":1289,"show_states":{"1":false,"2":false}}],"point_datas":[{"type":1,"min_zoom":"3.0f","max_zoom":"20.0f","scalelevel_baseon_route":[],"click_motiontype":[1],"card_datas":[{"resId":500026,"anchorX":1,"anchorY":1,"textureStyle":"","padding":{"left":0,"top":0,"right":0,"bottom":0},"min_zoom":"3.0f","max_zoom":"20.0f","is_focus":"1","paramType":1},{"resId":500026,"anchorX":0,"anchorY":1,"textureStyle":"","padding":{"left":0,"top":0,"right":0,"bottom":0},"min_zoom":"3.0f","max_zoom":"20.0f","is_focus":"1","paramType":1},{"resId":500026,"anchorX":1,"anchorY":0,"textureStyle":"","padding":{"left":0,"top":0,"right":0,"bottom":0},"min_zoom":"3.0f","max_zoom":"20.0f","is_focus":"1","paramType":1},{"resId":500026,"anchorX":0,"anchorY":0,"textureStyle":"","padding":{"left":0,"top":0,"right":0,"bottom":0},"min_zoom":"3.0f","max_zoom":"20.0f","is_focus":"1","paramType":1},{"resId":500068,"anchorX":1,"anchorY":1,"textureStyle":"extend1","padding":{"left":0,"top":0,"right":0,"bottom":0},"min_zoom":"3.0f","max_zoom":"20.0f","is_focus":"1","paramType":1}],"normalAnimations":[],"focusAnimations":[],"focusOpType":3,"focusCard_datas":[{"resId":501072,"anchorX":1,"anchorY":1,"textureStyle":"","padding":{"left":0,"top":0,"right":0,"bottom":0},"min_zoom":"3.0f","max_zoom":"20.0f","is_focus":"0","paramType":1},{"resId":501072,"anchorX":0,"anchorY":1,"textureStyle":"","padding":{"left":0,"top":0,"right":0,"bottom":0},"min_zoom":"3.0f","max_zoom":"20.0f","is_focus":"0","paramType":1},{"resId":501072,"anchorX":0,"anchorY":0,"textureStyle":"","padding":{"left":0,"top":0,"right":0,"bottom":0},"min_zoom":"3.0f","max_zoom":"20.0f","is_focus":"0","paramType":1},{"resId":501072,"anchorX":1,"anchorY":0,"textureStyle":"","padding":{"left":0,"top":0,"right":0,"bottom":0},"min_zoom":"3.0f","max_zoom":"20.0f","is_focus":"0","paramType":1}],"isPoiFilter":false}],"clickable":true,"is_carplay":false,"is_hd_layer":false,"behavior_type":0},"collision_datas":{"items":[{"group_id":100001,"route":false,"alt_route":false,"screen":false,"point_filter":true,"view_filter":false,"area_percent":0,"route_percent":0,"alt_route_percent":0,"badcase_policy":1,"marker_type":3},{"group_id":100001,"route":false,"alt_route":false,"screen":false,"point_filter":true,"view_filter":false,"area_percent":0,"route_percent":0,"alt_route_percent":0,"badcase_policy":1,"marker_type":3}]}}

View File

@@ -0,0 +1,11 @@
<!--兴趣点icon纹理普通态-->
<xml>
<params>
<param useCommonParser="true" direction="topCenter" anchorOffset="(0,-18)">
<subparam id="icon" width="46px;" height="46px;" margin-bottom="5px" margin-top="11px"></subparam>
</param>
</params>
<div style="background-image:{backImg};width:64px;height:64px;display:flex;flex-direction:row;align-items:center;justify-content:center">
<img id="icon" style="display:flex" src="{iconId}"></img>
</div>
</xml>

View File

@@ -0,0 +1,21 @@
<!--D2C预览生成-->
<xml>
<params>
<param
useCommonParser='true'
direction='topCenter'
anchorOffset='(0,0)'
></param>
</params>
<div style='display: flex; padding: 10px 10px 10px 10px'>
<img src='205004' style='width: 80px; height: 80px'></img>
<div style='width: 44px; height: 38px; position: absolute; left: 28px; top: 36px; align-items: center; justify-content: center'>
<label
style='color: @Color_Text_Highlight; font-size: 28px; font-weight: bold; text-align: center'
text='经'
></label>
</div>
</div>
</xml>

View File

@@ -0,0 +1,47 @@
<!--长途天气气泡样式-->
<xml>
<params>
<param useCommonParser='true' direction='leftTop' anchorOffset='(18,24)'>
<subparam
id='backimage'
background-image='205014'
backgroundstretch='35% 40% 61% 51%'
padding='13px 47px 37px 32px'
backgroundtransform='rotate(0,180,0)'
></subparam>
</param>
<param useCommonParser='true' direction='rightTop' anchorOffset='(18,24)'>
<subparam
id='backimage'
background-image='205014'
backgroundstretch='35% 40% 61% 51%'
padding='13px 32px 37px 47px'
></subparam>
</param>
</params>
<div
id='backimage'
style='display: flex; flex-direction: row; align-items: center; justify-content: space-around'
>
<img
src='{iconId}'
style='width: 60px; height: 60px'
syncloadCache='false'
fastmode='false'
></img>
<div style='display: flex; margin-left: 4; flex-direction: column; align-items: flex-start; padding-top: 12; padding-bottom: 10'>
<label
style='color: @Color_Black; opacity: 1.0; font-size: 26px; font-weight: bold'
text='{label}段'
></label>
<label
style='color: @Color_Black; opacity: 0.6; font-size: 24px'
text='途经时{subLabel}'
></label>
</div>
</div>
</xml>

View File

@@ -0,0 +1 @@
{"point_datas":{"main_priority":120,"sub_priority":1400,"prio_key":"CollisionPrioLaneNaviSolidLineBubbleNew","state_controls":[{"token":1283,"show_states":{"0":false,"1":true,"2":false,"3":false}}],"point_datas":[{"type":0,"min_zoom":"3.0f","max_zoom":"20.0f","scalelevel_baseon_route":[],"click_motiontype":[],"card_datas":[{"resId":500024,"anchorX":1,"anchorY":1,"textureStyle":"","padding":{"left":0,"top":0,"right":0,"bottom":0},"is_focus":"1","paramType":1}],"normalAnimations":[],"focusCard_datas":[],"isPoiFilter":false}],"clickable":false,"is_carplay":true,"is_hd_layer":true,"behavior_type":0},"collision_datas":{"items":[]}}

View File

@@ -0,0 +1,65 @@
<!--顺路搜名称+eta-->
<xml>
<params>
<param
useCommonParser='true'
direction='bottomCenter'
anchorRatio='(0.5,0.0)'
>
<subparam id='labeldiv' padding='10px 0px 0px 0px'></subparam>
<subparam id='firstlab' align-self='center'></subparam>
<subparam id='secondlab' align-self='center'></subparam>
</param>
<param
useCommonParser='true'
direction='rightCenter'
anchorRatio='(0.0,0.5)'
>
<subparam id='labeldiv' padding='0px 0px 70px 36px'></subparam>
<subparam id='firstlab' align-self='flex-start'></subparam>
<subparam id='secondlab' align-self='flex-start'></subparam>
</param>
<param
useCommonParser='true'
direction='leftCenter'
anchorRatio='(1.0,0.5)'
>
<subparam id='labeldiv' padding='0px 36px 70px 0px'></subparam>
<subparam id='firstlab' align-self='flex-end'></subparam>
<subparam id='secondlab' align-self='flex-end'></subparam>
</param>
</params>
<div>
<div
id='labeldiv'
style='display: flex; position: relative; flex-direction: column'
>
<div
id='mainlab'
style='display: flex; flex-direction: column; margin-top: 4px; font-weight: bold; white-space: nowrap'
>
<label
id='firstlab'
style='position: relative; margin-left: 1px; overflow: hidden; text-overflow: ellipsis; line-height: 30px; color: {namecolor}; font-size: 25px; flex-direction: row; max-width: 260px; text-align: right; font-weight: bold; text-stroke: 2px {strokeColor}; line-clamp: 1'
text='{name}'
></label>
<div id='secondlab' style='display: flex; position: relative; flex-direction: row; margin-top: 2px; border-radius: 8px; background-color: {etaInfoBgColor}; line-height: 25px'>
<label
style='overflow: hidden; text-overflow: ellipsis; color: {etaInfoColor}; font-weight: bold; font-size: 24px; line-height: 25px; margin: 1px 5px'
text='{etaInfo}'
></label>
</div>
</div>
</div>
</div>
</xml>

View File

@@ -0,0 +1,27 @@
<!--终点区域面子点数字焦点态-->
<xml>
<params>
<param
useCommonParser='true'
direction='rightTop'
anchorOffset='(56,0)'
></param>
</params>
<div style='justify-content: center'>
<div
id='backimage'
style='display: flex; width: 112px; height: 118px; flex-direction: column; background-image: {icon}; justify-content: center'
>
<label
text='{index}'
style='font-size: 45px; font-weight: bold; color: @Color_Text_Highlight; align-self: center; margin-bottom: 25px'
></label>
</div>
<label
style='display: {labelDis}; text-stroke: 2px @Color_BG_L2; position: absolute; left: 86px; bottom: 5px; font-size: 22px; font-weight: bold; color: @Color_Black; opacity: 0.87'
text='{label}'
></label>
</div>
</xml>

View File

@@ -0,0 +1,97 @@
<!--终点ETA+星巴克订单关闭合并气泡-->
<xml>
<params>
<param useCommonParser='true' direction='rightTop' anchorOffset='(0,0)'>
<subparam
id='backimage'
background-image='205014'
backgroundstretch='38% 41% 61% 57%'
padding='21px 26px 48px 46px'
></subparam>
</param>
<param useCommonParser='true' direction='leftTop' anchorOffset='(0,0)'>
<subparam
id='backimage'
background-image='205014'
backgroundstretch='38% 41% 61% 57%'
padding='21px 42px 48px 28px'
backgroundtransform='rotate(0,180,0)'
></subparam>
</param>
<param useCommonParser='true' direction='rightBottom' anchorOffset='(0,0)'>
<subparam
id='backimage'
background-image='205014'
backgroundstretch='38% 41% 61% 57%'
padding='45px 34px 24px 43px'
backgroundtransform='rotate(180,0,0)'
></subparam>
</param>
<param useCommonParser='true' direction='leftBottom' anchorOffset='(0,0)'>
<subparam
id='backimage'
background-image='205014'
backgroundstretch='38% 41% 61% 57%'
padding='45px 40px 24px 33px'
backgroundtransform='rotate(180,180,0)'
></subparam>
</param>
<param useCommonParser='true' direction='bottomCenter' anchorOffset='(0,0)'>
<subparam
id='backimage'
background-image='30031'
backgroundstretch='59% 59% 40% 31% 60% 31% 39% 59%'
padding='36px 26px 32px 32px'
></subparam>
</param>
</params>
<div id='backimage' style='width: auto; height: auto' syncload='true'>
<div style='display: flex; position: relative; align-items: flex-start; flex-direction: row'>
<div style='display: flex; position: relative; align-items: flex-start; flex-direction: column'>
<div style='display: flex; align-items: flex-start; flex-direction: column; margin-right: 0px'>
<div style='display: flex; position: relative; align-items: flex-start; flex-direction: row'>
<img
style='width: 32px; height: 32px; margin-top: 1px; margin-right: 6px; align-self: flex-start'
src='{gistResId}'
syncload='true'
syncloadCache='false'
fastmode='false'
></img>
<label
style='position: relative; overflow: hidden; text-overflow: ellipsis; line-height: 33px; color: {mainLabel_color}; font-size: 28px; font-weight: bold; align-self: flex-start; text-stroke: 1px @Color_BG_L2'
text='{mainLabel}'
></label>
</div>
<div style='display: {subLabelDisplay}; position: relative; align-items: center; flex-direction: row; margin-top: 2px; line-height: 24px'>
<label
style='margin-right: 8px; color: {subLabel_color}; font-size: 24px; font-weight: normal; align-self: center; text-stroke: 1px @Color_BG_L2'
text='{subLabel}'
></label>
</div>
<div style='display: {etatimeDisplay}; background-color: {etatime_bgcolor}; position: relative; align-items: center; flex-direction: row; margin-top: 4px; border-radius: 17.5px; line-height: 24px; padding-right: 8px; padding-left: 8px'>
<label
style='color: {etatime_color}; font-size: 24px; font-weight: normal; margin: 3px 8px; align-self: center; text-stroke: 1px @Color_BG_L2'
text='{etaTime}'
></label>
</div>
</div>
</div>
<img
style='display: {narrowDisplay}; width: 24px; height: 24px; margin-top: {narrow_topPadding}; align-self: flex-start'
src='30025'
syncload='true'
syncloadCache='false'
fastmode='false'
></img>
</div>
</div>
</xml>

View File

@@ -0,0 +1 @@
{"point_datas":{"main_priority":120,"sub_priority":1400,"prio_key":"CollisionPrioLaneNaviSolidLineBubbleNew","state_controls":[{"token":1283,"show_states":{"0":false,"1":true,"2":false,"3":false}}],"point_datas":[{"type":0,"min_zoom":"3.0f","max_zoom":"20.0f","scalelevel_baseon_route":[],"click_motiontype":[],"card_datas":[{"resId":500021,"anchorX":0,"anchorY":1,"textureStyle":"","padding":{"left":0,"top":0,"right":0,"bottom":0},"is_focus":"1","paramType":1}],"normalAnimations":[],"focusCard_datas":[],"isPoiFilter":false}],"clickable":false,"is_carplay":true,"is_hd_layer":true,"behavior_type":0},"collision_datas":{"items":[]}}

View File

@@ -0,0 +1,119 @@
<!--D2C预览生成-->
<xml>
<params>
<param useCommonParser='true' direction='rightTop' anchorOffset='(0,0)'>
<subparam
id='backimage'
background-image='231610'
backgroundstretch='37% 40% 62% 43%'
padding='15px 26px 46px 44px'
></subparam>
</param>
<param useCommonParser='true' direction='leftTop' anchorOffset='(0,0)'>
<subparam
id='backimage'
background-image='231610'
backgroundstretch='37% 40% 62% 43%'
padding='15px 43px 46px 25px'
backgroundtransform='rotate(0,180,0)'
></subparam>
</param>
<param useCommonParser='true' direction='rightBottom' anchorOffset='(0,0)'>
<subparam
id='backimage'
background-image='231610'
backgroundstretch='37% 40% 62% 43%'
padding='41px 28px 20px 42px'
backgroundtransform='rotate(180,0,0)'
></subparam>
</param>
<param useCommonParser='true' direction='leftBottom' anchorOffset='(0,0)'>
<subparam
id='backimage'
background-image='231610'
backgroundstretch='37% 40% 62% 43%'
padding='41px 41px 20px 26px'
backgroundtransform='rotate(180,180,0)'
></subparam>
</param>
</params>
<div style='display: flex; align-items: flex-start; flex-direction: row'>
<div id='backimage' style='top: 0px; left: 0' syncload='true'>
<label
style='position: relative; margin-left: 41px; overflow: hidden; text-overflow: ellipsis; line-height: 28px; white-space: nowrap; color: #e6000000; font-size: 24px; font-weight: bold; align-self: flex-start'
text='{mainText}'
></label>
<div style='display: flex; position: relative; align-items: flex-start; flex-direction: column'>
<div style='display: flex; position: relative; align-items: center; flex-direction: row'>
<img
style='width: 30px; height: 30px; margin-right: 8px; align-self: center'
src='{iconId}'
syncload='true'
syncloadCache='false'
fastmode='false'
></img>
<label
style='line-height: 24px; white-space: nowrap; color: #00BD9D; font-size: 24px; font-weight: bold; margin-right: 0px; align-self: center'
text='{subText}'
></label>
</div>
<div style='display: flex; position: relative; align-items: center; flex-direction: row; margin-top: 3px'>
<div style='align-items: center; margin-left: 38px; flex-direction: row; justify-content: center; margin-right: 5px; border-radius: 8px; background-color: #1a00bb9b'>
<img
style='display: {subIconCharge}; width: 27px; height: 26px; align-self: center'
src='231620'
syncload='true'
syncloadCache='false'
fastmode='false'
></img>
<img
style='display: {subIconOil}; width: 27px; height: 26px; align-self: center'
src='231621'
syncload='true'
syncloadCache='false'
fastmode='false'
></img>
<img
style='display: {subIconWC}; width: 27px; height: 26px; align-self: center'
src='231622'
syncload='true'
syncloadCache='false'
fastmode='false'
></img>
<img
style='display: {subIconEat}; width: 27px; height: 26px; align-self: center'
src='231623'
syncload='true'
syncloadCache='false'
fastmode='false'
></img>
</div>
<div style='display: {label1Show}; align-items: flex-start; flex-direction: row; margin-right: 6px; border-radius: 8px; background-color: {label1BgColor}'>
<label
style='overflow: hidden; text-overflow: ellipsis; color: {label1Color}; font-size: 22px; font-weight: normal; line-height: 28px; margin: 1px 6px; align-self: flex-start'
text='{label1Text}'
></label>
</div>
<div style='display: {label2Show}; align-items: flex-start; flex-direction: row; border-radius: 8px; background-color: {label2BgColor}; line-height: 28px; white-space: nowrap'>
<label
style='overflow: hidden; text-overflow: ellipsis; color: {label2Color}; font-size: 22px; font-weight: normal; line-height: 28px; margin: 1px 6px; align-self: flex-start'
text='{label2Text}'
></label>
</div>
</div>
</div>
</div>
</div>
</xml>

View File

@@ -0,0 +1,90 @@
<!--多路线气泡白天蓝色背景110550晚上蓝色背景110551黑夜(110541)样式-->
<xml>
<params>
<param useCommonParser='true' direction='leftTop' anchorOffset='(15,25)'>
<subparam
id='backimage'
background-image='110522'
backgroundstretch='34% 41% 61% 48%'
padding='21px 47px 45px 32px'
backgroundtransform='rotate(0,180,0)'
></subparam>
</param>
<param useCommonParser='true' direction='leftBottom' anchorOffset='(15,15)'>
<subparam
id='backimage'
background-image='110522'
backgroundstretch='34% 41% 61% 48%'
padding='45px 47px 25px 32px'
backgroundtransform='rotate(180,180,0)'
></subparam>
</param>
<param useCommonParser='true' direction='rightTop' anchorOffset='(15,25)'>
<subparam
id='backimage'
background-image='110522'
backgroundstretch='34% 41% 61% 48%'
padding='21px 32px 45px 47px'
></subparam>
</param>
<param
useCommonParser='true'
direction='rightBottom'
anchorOffset='(15,15)'
>
<subparam
id='backimage'
background-image='110522'
backgroundstretch='34% 41% 61% 48%'
padding='45px 32px 25px 47px'
backgroundtransform='rotate(180,0,0)'
></subparam>
</param>
</params>
<div
id='backimage'
style='flex-direction: column; align-items: flex-start; justify-content: flex-start'
>
<div style='flex-direction: row; justify-content: center; align-items: center'>
<label
text='{timeDif}'
style='font-size: {timeSize}; font-weight: bold; text-align: center; color: {timeColor}'
></label>
<img
src='{chargeIcon}'
style='display: {allNoCost}; width: 34px; height: 34px; margin-left: 6px; margin-right: 2px'
syncloadCache='false'
fastmode='false'
></img>
<label
text='{costText}'
style='display: {allNoCostDisplay}; font-size: {textSize}; text-align: center; color: {costColor}'
></label>
</div>
<div style='flex-direction: row; justify-content: center; align-items: center'>
<label
text='{disDif}'
style='font-size: {textSize}; text-align: center; color: {distColor}'
></label>
<img
src='{trafficIcon}'
style='width: 32px; height: 32px; margin-left: 8px; margin-right: 1px'
syncloadCache='false'
fastmode='false'
></img>
<label
text='{trafficDif}'
style='font-size: {textSize}; text-align: center; color: {trafficColor}'
></label>
</div>
</div>
</xml>

View File

@@ -0,0 +1,90 @@
<!--Tip动态纹理样式-->
<xml>
<params>
<param useCommonParser='true' direction='topCenter' anchorOffset='(0,-90)'>
<subparam id='firstdiv' display='{plateDisplay}'></subparam>
<subparam
id='seconddiv'
justify-content='flex-start'
align-items='stretch'
></subparam>
<subparam
id='img'
justify-content='center'
align-items='center'
></subparam>
<subparam
id='lab'
justify-content='center'
align-items='{labAlignItems}'
></subparam>
</param>
<param
useCommonParser='true'
direction='centerCenter'
anchorRatio='(0.5,0.6)'
>
<subparam id='firstdiv' display='none'></subparam>
<subparam
id='seconddiv'
justify-content='center'
align-items='center'
></subparam>
<subparam
id='img'
justify-content='flex-start'
align-items='stretch'
></subparam>
<subparam
id='lab'
justify-content='flex-start'
align-items='stretch'
></subparam>
</param>
</params>
<div style='display: flex; flex-direction: column; align-items: center'>
<div
id='bgi'
style='background-image: {tipBg}; backgroundstretch: 25% 66% 70% 33% 25% 33% 70% 66%; padding: 10px 25px 40px 25px'
>
<div
id='seconddiv'
style='display: flex; flex-direction: row; margin-top: {leaderMarginTop}px'
>
<img
id='img'
style='display: {tagDisplay}; margin-right: {leaderMarginEnd}px'
src='{tagSrc}'
syncloadCache='false'
fastmode='false'
></img>
<label
id='lab'
style='font-size: {nickNameFontSize}px; color: {nickNameFontColor}; max-width: {nickNameMaxWidth}; min-width: 48; font-weight: bold; line-clamp: 1'
text='{memberName}'
></label>
</div>
<div
id='firstdiv'
style='justify-content: flex-start; flex-direction: row'
>
<label
style='font-size: {plateFontSize}px; color: {plateFontColor}; max-width: {plateMaxWidth}; font-weight: bold; line-clamp: 1'
text='{plateText}'
></label>
</div>
</div>
<div style='width: 1px; height: {paddingbottom}; background-color: transparent'></div>
</div>
</xml>

View File

@@ -0,0 +1,15 @@
<!--巡航card交通事件资源样式-->
<xml>
<params>
<param useCommonParser="true" direction="topCenter" anchorOffset="(0,0)"></param>
</params>
<div style="display:flex;flex-direction:row;">
<div style="display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;margin-right:-30px;margin-bottom:20px;visibility:hidden;">
<label style="background-color:{backColor};padding:0px 8px;border-radius:50px;color:{fontColor};font-size:32px;font-weight:bold;" text="{tagName}"></label>
</div>
<image style="width: 96px;height:132px;" src="{popResId}"></image>
<div style="display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;margin-left:-30px;margin-bottom:20px;">
<label style="background-color:{backColor};padding:0px 8px;border-radius:50px;color:{fontColor};font-size:32px;font-weight:bold;" text="{tagName}"></label>
</div>
</div>
</xml>

View File

@@ -0,0 +1,32 @@
<!--新能源行前途经点焦点扎标样式-->
<xml>
<params>
<param
useCommonParser='true'
direction='rightTop'
anchorOffset='(65,3)'
></param>
</params>
<div style='display: flex'>
<div style='display: flex; flex-direction: row; align-items: center; justify-content: flex-start; background-image:205007; backgroundstretch: 47% 28% 46% 69%; padding: 49px 22px 45px 114px'>
<label
style='font-size: 32px; color: @Color_Hue170_H8'
text='{subLabel}'
></label>
</div>
<div style='display: flex; flex-direction: row; position: absolute; left: 0px'>
<div style='display: flex; flex-direction: row'>
<img style='width: 132px; height: 132px' src='205009'></img>
<div style='width: 80px; height: 68px; position: absolute; left: 26px; top: 35px; align-items: center; justify-content: center'>
<label
style='color: @Color_Text_Highlight; font-size: 46px; font-weight: bold; text-align: center'
text='{label}'
></label>
</div>
</div>
</div>
</div>
</xml>

View File

@@ -0,0 +1,37 @@
<!--地铁起点引导出口气泡样式-->
<xml>
<params>
<param
useCommonParser='true'
direction='leftTop'
anchorOffset='(0,0)'
></param>
<param
useCommonParser='true'
direction='leftBottom'
anchorOffset='(0,0)'
></param>
<param
useCommonParser='true'
direction='rightTop'
anchorOffset='(0,0)'
></param>
<param
useCommonParser='true'
direction='rightBottom'
anchorOffset='(0,0)'
></param>
</params>
<div style='height: 68px; padding: 15px 7px 15px 10px; left: 0; top: 0px'>
<div style='height: 40px; padding: 2px 5px 5px 5px; background: #5A78F4; border-radius: 15px; border-width: 5px; border-color: @Color_Hue230_H5; background-color: @Color_BG_L2; left: 0; top: 0px'>
<label
style='align-self: center; font-weight: bold; font-size: 22px; color: @Color_Hue230_H5; line-height: 22px; text-overflow: ellipsis; overflow: hidden; position: relative'
text='{label}'
></label>
</div>
</div>
</xml>

View File

@@ -0,0 +1,17 @@
<!--兴趣点icon纹理普通态-->
<xml>
<params>
<param useCommonParser='true' direction='topCenter' anchorOffset='(0,-18)'>
<subparam
id='icon'
width='44px'
height='44px'
margin-bottom='9px'
></subparam>
</param>
</params>
<div style='display: flex; width: 64px; height: 64px; background-image: {backImg}; flex-direction: row; align-items: center; justify-content: center'>
<img id='icon' style='display: flex' src='{iconId}'></img>
</div>
</xml>

View File

@@ -0,0 +1 @@
{"point_datas":{"main_priority":1000,"sub_priority":13100,"prio_key":"CollisionPrioLongtriprecommend","state_controls":[{"token":1281,"show_states":{"0":false,"1":false,"2":true}},{"token":1289,"show_states":{"1":false,"2":false}}],"point_datas":[{"type":1,"min_zoom":"3.0f","max_zoom":"20.0f","scalelevel_baseon_route":[],"click_motiontype":[1],"card_datas":[{"resId":500060,"anchorX":1,"anchorY":1,"textureStyle":"","padding":{"left":0,"top":0,"right":0,"bottom":0},"min_zoom":"3.0f","max_zoom":"20.0f","is_focus":"1","paramType":1},{"resId":500060,"anchorX":1,"anchorY":0,"textureStyle":"","padding":{"left":0,"top":0,"right":0,"bottom":0},"min_zoom":"3.0f","max_zoom":"20.0f","is_focus":"1","paramType":1},{"resId":500060,"anchorX":0,"anchorY":1,"textureStyle":"","padding":{"left":0,"top":0,"right":0,"bottom":0},"min_zoom":"3.0f","max_zoom":"20.0f","is_focus":"1","paramType":1},{"resId":500060,"anchorX":0,"anchorY":0,"textureStyle":"","padding":{"left":0,"top":0,"right":0,"bottom":0},"min_zoom":"3.0f","max_zoom":"20.0f","is_focus":"1","paramType":1}],"normalAnimations":[],"focusAnimations":[],"focusOpType":3,"focusCard_datas":[{"resId":501063,"anchorX":1,"anchorY":1,"textureStyle":"","padding":{"left":0,"top":0,"right":0,"bottom":0},"min_zoom":"3.0f","max_zoom":"20.0f","is_focus":"0","paramType":1},{"resId":501063,"anchorX":1,"anchorY":0,"textureStyle":"","padding":{"left":0,"top":0,"right":0,"bottom":0},"min_zoom":"3.0f","max_zoom":"20.0f","is_focus":"0","paramType":1},{"resId":501063,"anchorX":0,"anchorY":1,"textureStyle":"","padding":{"left":0,"top":0,"right":0,"bottom":0},"min_zoom":"3.0f","max_zoom":"20.0f","is_focus":"0","paramType":1},{"resId":501063,"anchorX":0,"anchorY":0,"textureStyle":"","padding":{"left":0,"top":0,"right":0,"bottom":0},"min_zoom":"3.0f","max_zoom":"20.0f","is_focus":"0","paramType":1}],"isPoiFilter":false}],"clickable":true,"is_carplay":false,"is_hd_layer":false,"behavior_type":0},"collision_datas":{"items":[{"group_id":100001,"route":false,"alt_route":false,"screen":false,"point_filter":true,"view_filter":false,"area_percent":0,"route_percent":0,"alt_route_percent":0,"badcase_policy":1,"marker_type":3},{"group_id":null,"route":false,"alt_route":false,"screen":false,"point_filter":true,"view_filter":false,"area_percent":0,"route_percent":0,"alt_route_percent":0,"badcase_policy":1,"marker_type":3}]}}

View File

@@ -0,0 +1,10 @@
<!--货车导航未避开设施和限行业务-->
<xml>
<params>
<param useCommonParser="true" direction="rightCenter" anchorOffset="(32,0)"></param>
</params>
<div style="flex-direction:row;justify-content:flex-start;align-items:center">
<img src="{iconID}" style="width:64px; height:64px;" syncload="true"></img>
<label text="{label}" style="text-align:center; font-size:{fontSize};font-weight: bold;color:{textColor};text-stroke:0.5px {strokeColor};"></label>
</div>
</xml>

View File

@@ -0,0 +1,36 @@
<!--简化的终点详情气泡-->
<xml>
<params>
<param useCommonParser='true' direction='rightTop' anchorOffset='(29,0)'>
<subparam
id='backimage'
background-image='30047'
backgroundstretch='46% 34% 41% 55%'
padding='27px 9px 25px 62px'
></subparam>
</param>
</params>
<div style='display: flex; align-items: flex-start; flex-direction: row'>
<div style='display: flex; position: relative; align-items: flex-start; flex-direction: row'>
<div style='display: flex; position: relative; top: 0px; left: 0px; align-items: center; flex-direction: row'>
<div id='backimage' style='top: 0px; left: 0' syncload='true'>
<div style='display: flex; position: relative; align-items: center; flex-direction: row'>
<label
style='line-height: 24px; white-space: nowrap; color: #f03143; font-size: 24px; font-weight: bold; align-self: center'
text='找停车'
></label>
<img
style='width: 19px; height: 19px; margin-top: 1px; align-self: center'
src='30052'
syncload='true'
syncloadCache='false'
fastmode='false'
></img>
</div>
</div>
</div>
</div>
</div>
</xml>

View File

@@ -0,0 +1,80 @@
<!--D2C预览生成-->
<xml>
<params>
<param useCommonParser='true' direction='rightTop' anchorOffset='(0,0)'>
<subparam
id='backimage'
background-image='205014'
backgroundstretch='37% 40% 62% 43%'
padding='20px 32px 45px 44px'
></subparam>
</param>
<param useCommonParser='true' direction='leftTop' anchorOffset='(0,0)'>
<subparam
id='backimage'
background-image='205013'
backgroundstretch='37% 40% 62% 43%'
padding='20px 43px 45px 28px'
></subparam>
</param>
<param useCommonParser='true' direction='rightBottom' anchorOffset='(0,0)'>
<subparam
id='backimage'
background-image='205016'
backgroundstretch='37% 40% 62% 43%'
padding='32px 32px 34px 44px'
></subparam>
</param>
<param useCommonParser='true' direction='leftBottom' anchorOffset='(0,0)'>
<subparam
id='backimage'
background-image='205015'
backgroundstretch='37% 40% 62% 43%'
padding='32px 43px 34px 28px'
></subparam>
</param>
</params>
<div id='backimage' style='top: 0px; left: 0px' syncload='true'>
<div style='display: flex; position: relative; align-items: center; flex-direction: row'>
<img
style='display: {iconShow}; width: 40px; height: 40px; margin-top: 1px; margin-right: 7px; align-self: center'
src='{iconId}'
syncload='true'
syncloadCache='false'
fastmode='false'
></img>
<div style='display: {textIconShow}; position: relative; align-items: center; margin-right: 7px; flex-direction: row; border-radius: 8px; background-color: {iconTextBgColor}'>
<label
style='color: @Color_Text_Highlight; margin: 2px 4px; font-weight: bold; font-size: 24; align-self: center'
text='{iconText}'
></label>
</div>
<div style='display: flex; align-items: flex-start; flex-direction: column; white-space: nowrap'>
<div style='display: flex; position: relative; align-items: center; flex-direction: row; font-weight: bold; line-height: 24px'>
<label
style='margin-left: 2px; margin-right: 5px; color: #000000; font-size: 24px; font-weight: bold; align-self: center'
text='{mainText}'
></label>
<div style='display: {label1Show}; position: relative; margin-right: 0px; flex-direction: row; border-radius: 8px; background-color: {label1BgColor}'>
<label
style='overflow: hidden; text-overflow: ellipsis; color: {label1Color}; font-size: 24px; margin: 2px 4px; align-self: center'
text='{label1Text}'
></label>
</div>
</div>
<label
style='position: relative; margin-left: 2px; margin-top: 2px; overflow: hidden; text-overflow: ellipsis; line-height: 28px; color: #99000000; font-size: 22px; font-weight: normal'
text='{subText}'
></label>
</div>
</div>
</div>
</xml>

View File

@@ -0,0 +1 @@
{"point_datas":{"main_priority":120,"sub_priority":1900,"prio_key":"CollisionServiceFlow","state_controls":[{"token":1281,"show_states":{"0":true,"1":true,"2":false}}],"point_datas":[{"type":1,"min_zoom":"3.0f","max_zoom":"20.0f","scalelevel_baseon_route":[],"click_motiontype":[],"card_datas":[{"resId":500072,"anchorX":1,"anchorY":1,"textureStyle":"","padding":{"left":0,"top":0,"right":0,"bottom":0},"min_zoom":"3.0f","max_zoom":"20.0f","is_focus":"1","paramType":0},{"resId":500072,"anchorX":0.5,"anchorY":1,"textureStyle":"","padding":{"left":0,"top":0,"right":0,"bottom":0},"min_zoom":"3.0f","max_zoom":"20.0f","is_focus":"1","paramType":0},{"resId":500072,"anchorX":0,"anchorY":1,"textureStyle":"","padding":{"left":0,"top":0,"right":0,"bottom":0},"min_zoom":"3.0f","max_zoom":"20.0f","is_focus":"1","paramType":0}],"normalAnimations":[],"focusAnimations":[],"focusOpType":0,"focusCard_datas":[],"isPoiFilter":false}],"clickable":true,"is_carplay":false,"is_hd_layer":false,"behavior_type":0},"collision_datas":{"items":[{"group_id":100001,"route":true,"alt_route":true,"screen":true,"point_filter":true,"view_filter":true,"area_percent":0,"route_percent":0,"alt_route_percent":0,"badcase_policy":0,"marker_type":1}]}}

View File

@@ -0,0 +1,17 @@
<!--兴趣点icon纹理聚合态-->
<xml>
<params>
<param
useCommonParser='true'
direction='topCenter'
anchorOffset='(0,-18)'
></param>
</params>
<div style='display: flex; width: 64px; height: 64px; justify-content: center; align-items: center; flex-direction: row; background-image: {backImg}'>
<label
style='margin-top: 5px; color: @Color_Text_Highlight; font-size: {textSize}; font-weight: bold'
text='{num}'
></label>
</div>
</xml>

View File

@@ -0,0 +1,82 @@
<!--终点ETA+窄路合并气泡-->
<xml>
<params>
<param useCommonParser='true' direction='rightTop' anchorOffset='(0,0)'>
<subparam
id='backimage'
background-image='205014'
backgroundstretch='37% 40% 62% 43%'
padding='15px 26px 46px 44px'
></subparam>
</param>
<param useCommonParser='true' direction='leftTop' anchorOffset='(0,0)'>
<subparam
id='backimage'
background-image='205014'
backgroundstretch='37% 40% 62% 43%'
padding='15px 43px 46px 25px'
backgroundtransform='rotate(0,180,0)'
></subparam>
</param>
<param useCommonParser='true' direction='rightBottom' anchorOffset='(0,0)'>
<subparam
id='backimage'
background-image='205014'
backgroundstretch='37% 40% 62% 43%'
padding='38px 28px 23px 42px'
backgroundtransform='rotate(180,0,0)'
></subparam>
</param>
<param useCommonParser='true' direction='leftBottom' anchorOffset='(0,0)'>
<subparam
id='backimage'
background-image='205014'
backgroundstretch='37% 40% 62% 43%'
padding='38px 41px 23px 26px'
backgroundtransform='rotate(180,180,0)'
></subparam>
</param>
<param useCommonParser='true' direction='bottomCenter' anchorOffset='(0,0)'>
<subparam
id='backimage'
background-image='30031'
backgroundstretch='52% 60% 47% 35% 53% 35% 46% 60%'
padding='29px 26px 31px 30px'
></subparam>
</param>
</params>
<div id='backimage' style='width: auto; height: auto'>
<div style='display: flex; flex-direction: row; align-items: center; position: relative'>
<div style='display: flex; margin-top: 6px; margin-left: 3px; margin-right: 5px; flex-direction: row; align-items: flex-start'>
<div style='display: flex; flex-direction: row; align-items: center; align-self: center; position: relative'>
<img
style='width: 48px; height: 48px; align-self: center; margin-right: 4px'
src='{gistResId}'
syncload='true'
syncloadCache='false'
fastmode='false'
></img>
</div>
<div style='display: flex; flex-direction: column; align-items: center; position: relative'>
<label
style='align-self: flex-start; font-weight: bold; margin-top: -1px; font-size: 26px; color: @Color_Text_L1; line-height: 28px; position: relative; white-space: nowrap; margin-right: 0px; text-stroke: 1px @Color_BG_L2'
text='{mainLabel}'
></label>
<div style='display: flex; white-space: nowrap; background-color: @Color_Hue210_H1; line-height: 24px; margin-top: 3px; border-radius: 17.5px; flex-direction: column; align-items: center; position: relative'>
<label
style='align-self: center; margin: 3px 8px; font-weight: normal; font-size: 24px; color: @Color_Text_Brand; text-stroke: 1px @Color_BG_L2'
text='{etaTime}'
></label>
</div>
</div>
</div>
</div>
</div>
</xml>

View File

@@ -0,0 +1,16 @@
<!--已避开黑夜纹理样式-->
<xml>
<params>
<param useCommonParser="true" direction="leftTop" anchorOffset="(0,0)">
<subparam id="backimage" background-image="150250"></subparam>
<subparam id="labelstyle" margin-left="24px" margin-right="34px"></subparam>
</param>
<param useCommonParser="true" direction="rightTop" anchorOffset="(0,0)">
<subparam id="backimage" background-image="150251"></subparam>
<subparam id="labelstyle" margin-left="34px" margin-right="24px"></subparam>
</param>
</params>
<div id="backimage" style="width:140px;height:92px;display:flex;flex-direction:row;align-items:center;justify-content:center">
<label id="labelstyle" style="font-size:30px;justify-content:center;align-self:center;margin-top:22px;margin-bottom:26px;font-weight:bold;color:#EAF3FF" text="已避开"></label>
</div>
</xml>

View File

@@ -0,0 +1,18 @@
<!--限速电子眼动态纹理样式-->
<xml>
<params>
<param
useCommonParser='true'
direction='centerCenter'
anchorOffset='(0,0)'
anchorOffsetHD='(0,0)'
></param>
</params>
<div style='display: flex; width: 60px; height: 60px; background-image: {popResId}; justify-content: space-around; align-items: center; flex-direction: column'>
<label
style='text-align: center; font-family: AmapNumber-Bold; letter-spacing: -1; background-color: transparent; font-size: {fontSize}; color: #222222'
text='{maxspeed}'
></label>
</div>
</xml>

View File

@@ -0,0 +1,35 @@
<!--变道气泡右飘白天-->
<xml>
<params>
<param useCommonParser='true' direction='rightTop' anchorOffset='(14,14)'>
<subparam id='backimage' background-image='200155'></subparam>
</param>
</params>
<div>
<div>
<div
id='backimage'
style='top: 0px; left: 0; backgroundstretch: 24% 24% 36% 49%; padding: 22px 32px 34px 36px'
syncload='true'
>
<div style='display: flex; position: relative; align-items: center; flex-direction: row'>
<img
style='width: 84px; height: 84px; margin-right: 4px; align-self: center'
src='200157'
syncload='true'
syncloadCache='false'
fastmode='false'
></img>
<div style='display: flex; align-items: flex-start; flex-direction: row; margin-top: -6px; font-weight: bold; line-height: 32px; white-space: nowrap'>
<label
style='color: #ffffff; font-size: 32px; margin-right: 0px; font-weight: bold; align-self: flex-start'
text='{text}'
></label>
</div>
</div>
</div>
</div>
</div>
</xml>

View File

@@ -0,0 +1,122 @@
<!--D2C预览生成-->
<xml>
<params>
<param useCommonParser='true' direction='rightTop' anchorOffset='(0,0)'>
<subparam
id='backimage'
background-image='205014'
backgroundstretch='37% 40% 62% 43%'
padding='17px 26px 44px 40px'
></subparam>
</param>
<param useCommonParser='true' direction='leftTop' anchorOffset='(0,0)'>
<subparam
id='backimage'
background-image='205014'
backgroundstretch='37% 40% 62% 43%'
padding='16px 43px 45px 25px'
backgroundtransform='rotate(0,180,0)'
></subparam>
</param>
<param useCommonParser='true' direction='rightBottom' anchorOffset='(0,0)'>
<subparam
id='backimage'
background-image='205014'
backgroundstretch='37% 40% 62% 43%'
padding='41px 28px 20px 42px'
backgroundtransform='rotate(180,0,0)'
></subparam>
</param>
<param useCommonParser='true' direction='leftBottom' anchorOffset='(0,0)'>
<subparam
id='backimage'
background-image='205014'
backgroundstretch='37% 40% 62% 43%'
padding='41px 41px 20px 26px'
backgroundtransform='rotate(180,180,0)'
></subparam>
</param>
</params>
<div style='display: flex; align-items: flex-start; flex-direction: row'>
<div id='backimage' style='top: 0px; left: 0' syncload='true'>
<div style='display: flex; position: relative; align-items: flex-start; flex-direction: column'>
<div style='display: flex; position: relative; align-items: center; flex-direction: row'>
<img
style='width: 30px; height: 30px; margin-right: 8px; align-self: center'
src='{iconId}'
syncload='true'
syncloadCache='false'
fastmode='false'
></img>
<label
style='line-height: 24px; white-space: nowrap; color: #e6000000; font-size: 24px; font-weight: bold; margin-right: 0px; align-self: center'
text='{mainText}'
></label>
<img
style='width: 24px; height: 24px; align-self: center'
src='https://img.alicdn.com/imgextra/i3/O1CN01GLji091IpTvuyLKn9_!!6000000000942-2-tps-24-24.png'
syncload='true'
syncloadCache='false'
fastmode='false'
></img>
</div>
<div style='display: flex; position: relative; align-items: center; flex-direction: row; margin-top: 3px'>
<div style='display: none; align-items: center; flex-direction: row; justify-content: center; margin-right: 5px; border-radius: 8px; background-color: #1a00bb9b'>
<img
style='display: {subIconCharge}; width: 27px; height: 26px; align-self: center'
src='231620'
syncload='true'
syncloadCache='false'
fastmode='false'
></img>
<img
style='display: {subIconOil}; width: 27px; height: 26px; align-self: center'
src='231621'
syncload='true'
syncloadCache='false'
fastmode='false'
></img>
<img
style='display: {subIconWC}; width: 27px; height: 26px; align-self: center'
src='231622'
syncload='true'
syncloadCache='false'
fastmode='false'
></img>
<img
style='display: {subIconEat}; width: 27px; height: 26px; align-self: center'
src='231623'
syncload='true'
syncloadCache='false'
fastmode='false'
></img>
</div>
<div style='display: {label1Show}; align-items: flex-start; flex-direction: row; margin-right: 6px; border-radius: 8px; background-color: {label1BgColor}'>
<label
style='overflow: hidden; text-overflow: ellipsis; color: {label1Color}; font-size: 22px; font-weight: normal; line-height: 28px; margin: 1px 6px; align-self: flex-start'
text='{label1Text}'
></label>
</div>
<div style='display: {label2Show}; align-items: flex-start; flex-direction: row; border-radius: 8px; background-color: {label2BgColor}; line-height: 28px; white-space: nowrap'>
<label
style='overflow: hidden; text-overflow: ellipsis; color: {label2Color}; font-size: 22px; font-weight: normal; line-height: 28px; margin: 1px 6px; align-self: flex-start'
text='{label2Text}'
></label>
</div>
</div>
</div>
</div>
</div>
</xml>

View File

@@ -0,0 +1,26 @@
<!--导航中途径点可删除(200117)-不可删除(200116)样式-->
<xml>
<params>
<param
useCommonParser='true'
direction='topCenter'
anchorOffset='(0,6)'
></param>
</params>
<div style='display: flex; padding: 10px 10px 10px 10px'>
<img
src='{iconId}'
style='width: 80px; height: 80px'
syncloadCache='false'
fastmode='false'
></img>
<div style='width: 44px; height: 38px; justify-content: center; align-items: center; top: 36px; left: 28px; position: absolute'>
<label
style='text-align: center; font-weight: bold; font-size: 28px; color: @Color_Text_Highlight'
text='{label}'
></label>
</div>
</div>
</xml>

View File

@@ -0,0 +1,33 @@
<!--骑步行导航页蓝色路牌-->
<xml>
<params>
<param useCommonParser='true' direction='leftTop' anchorOffset='(0,0)'>
<subparam
id='backimage'
background-image='231232'
backgroundstretch='32% 36% 32% 36%'
padding='40px 40px 40px 50px'
backgroundtransform='rotate(0,180,0)'
></subparam>
</param>
<param useCommonParser='true' direction='rightTop' anchorOffset='(0,0)'>
<subparam
id='backimage'
background-image='231232'
backgroundstretch='32% 36% 32% 36%'
padding='40px 40px 40px 50px'
></subparam>
</param>
</params>
<div
id='backimage'
style='display: flex; justify-content: center; align-items: center; flex-direction: row'
>
<label
style='font-size: 34px; color: @Color_Text_Highlight'
text='{label}'
></label>
</div>
</xml>

View File

@@ -0,0 +1 @@
{"point_datas":{"main_priority":120,"sub_priority":1960,"prio_key":"CollisionDriveCongestionBubble","state_controls":[{"token":1281,"show_states":{"0":true,"1":true,"2":false}}],"point_datas":[{"type":1,"min_zoom":"3.0f","max_zoom":"20.0f","scalelevel_baseon_route":[],"click_motiontype":[],"card_datas":[{"resId":500007,"anchorX":1,"anchorY":1,"textureStyle":"","padding":{"left":20,"top":15,"right":20,"bottom":25},"is_focus":"1","paramType":1},{"resId":500007,"anchorX":0.5,"anchorY":1,"textureStyle":"","padding":{"left":20,"top":10,"right":20,"bottom":25},"is_focus":"1","paramType":1},{"resId":500007,"anchorX":0,"anchorY":1,"textureStyle":"","padding":{"left":20,"top":15,"right":20,"bottom":25},"is_focus":"1","paramType":1},{"resId":500007,"anchorX":1,"anchorY":0,"textureStyle":"","padding":{"left":20,"top":15,"right":20,"bottom":25},"is_focus":"1","paramType":1},{"resId":500007,"anchorX":0.5,"anchorY":0,"textureStyle":"","padding":{"left":15,"top":15,"right":15,"bottom":25},"is_focus":"1","paramType":1},{"resId":500007,"anchorX":0,"anchorY":0,"textureStyle":"","padding":{"left":20,"top":15,"right":20,"bottom":25},"is_focus":"1","paramType":1}],"normalAnimations":[],"focusOpType":2,"focusCard_datas":[],"isPoiFilter":false}],"clickable":true,"is_carplay":false,"behavior_type":0},"collision_datas":{"items":[{"group_id":100001,"route":true,"alt_route":true,"screen":false,"point_filter":true,"view_filter":true,"area_percent":0.2,"route_percent":0.25,"alt_route_percent":0.6,"badcase_policy":1,"marker_type":3}]}}

View File

@@ -0,0 +1,71 @@
<!--D2C预览生成-->
<xml>
<params>
<param useCommonParser='true' direction='leftTop' anchorOffset='(18,24)'>
<subparam
id='backimage'
background-image='205014'
backgroundstretch='35% 40% 61% 51%'
padding='13px 47px 37px 32px'
backgroundtransform='rotate(0,180,0)'
></subparam>
</param>
<param useCommonParser='true' direction='leftBottom' anchorOffset='(18,24)'>
<subparam
id='backimage'
background-image='205014'
backgroundstretch='35% 40% 61% 51%'
padding='37px 47px 13px 32px'
backgroundtransform='rotate(180,180,0)'
></subparam>
</param>
<param useCommonParser='true' direction='rightTop' anchorOffset='(18,24)'>
<subparam
id='backimage'
background-image='205014'
backgroundstretch='35% 40% 61% 51%'
padding='13px 32px 37px 47px'
></subparam>
</param>
<param
useCommonParser='true'
direction='rightBottom'
anchorOffset='(18,24)'
>
<subparam
id='backimage'
background-image='205014'
backgroundstretch='35% 40% 61% 51%'
padding='37px 32px 13px 47px'
backgroundtransform='rotate(180,0,0)'
></subparam>
</param>
</params>
<div
id='backimage'
style='display: flex; flex-direction: row; align-items: center; justify-content: space-around'
>
<img
src='{iconId}'
style='width: 60px; height: 60px'
syncloadCache='false'
fastmode='false'
></img>
<div style='display: flex; margin-left: 4; flex-direction: column; align-items: flex-start; padding-top: 12; padding-bottom: 10'>
<label
style='color: @Color_Black; opacity: 1.0; font-size: 26px; font-weight: bold'
text='{mainText}'
></label>
<label
style='color: @Color_Black; opacity: 0.6; font-size: 24px'
text='{subText}'
></label>
</div>
</div>
</xml>

View File

@@ -0,0 +1 @@
{"point_datas":{"main_priority":120,"sub_priority":3410,"prio_key":"CollisionPrioLongtrip","state_controls":[{"token":1281,"show_states":{"0":false,"1":false,"2":true}},{"token":1289,"show_states":{"1":false,"2":false}}],"point_datas":[{"type":1,"min_zoom":"3.0f","max_zoom":"20.0f","scalelevel_baseon_route":[],"click_motiontype":[1],"card_datas":[{"resId":500030,"anchorX":1,"anchorY":1,"textureStyle":"","padding":{"left":0,"top":0,"right":0,"bottom":0},"min_zoom":"3.0f","max_zoom":"20.0f","is_focus":"1","paramType":1},{"resId":500030,"anchorX":0,"anchorY":1,"textureStyle":"","padding":{"left":0,"top":0,"right":0,"bottom":0},"min_zoom":"3.0f","max_zoom":"20.0f","is_focus":"1","paramType":1},{"resId":500030,"anchorX":1,"anchorY":0,"textureStyle":"","padding":{"left":0,"top":0,"right":0,"bottom":0},"min_zoom":"3.0f","max_zoom":"20.0f","is_focus":"1","paramType":1},{"resId":500030,"anchorX":0,"anchorY":0,"textureStyle":"","padding":{"left":0,"top":0,"right":0,"bottom":0},"min_zoom":"3.0f","max_zoom":"20.0f","is_focus":"1","paramType":1}],"normalAnimations":[],"focusAnimations":[],"focusOpType":3,"focusCard_datas":[{"resId":501064,"anchorX":1,"anchorY":1,"textureStyle":"","padding":{"left":0,"top":0,"right":0,"bottom":0},"min_zoom":"3.0f","max_zoom":"20.0f","is_focus":"0","paramType":1},{"resId":501064,"anchorX":1,"anchorY":0,"textureStyle":"","padding":{"left":0,"top":0,"right":0,"bottom":0},"min_zoom":"3.0f","max_zoom":"20.0f","is_focus":"0","paramType":1},{"resId":501064,"anchorX":0,"anchorY":1,"textureStyle":"","padding":{"left":0,"top":0,"right":0,"bottom":0},"min_zoom":"3.0f","max_zoom":"20.0f","is_focus":"0","paramType":1},{"resId":501064,"anchorX":0,"anchorY":0,"textureStyle":"","padding":{"left":0,"top":0,"right":0,"bottom":0},"min_zoom":"3.0f","max_zoom":"20.0f","is_focus":"0","paramType":1}],"isPoiFilter":false}],"clickable":true,"is_carplay":false,"is_hd_layer":false,"behavior_type":0},"collision_datas":{"items":[{"group_id":100001,"route":false,"alt_route":false,"screen":false,"point_filter":true,"view_filter":false,"area_percent":0,"route_percent":0,"alt_route_percent":0,"badcase_policy":1,"marker_type":3},{"group_id":100001,"route":false,"alt_route":false,"screen":false,"point_filter":true,"view_filter":false,"area_percent":0,"route_percent":0,"alt_route_percent":0,"badcase_policy":1,"marker_type":3}]}}

View File

@@ -0,0 +1,40 @@
<!--顺路搜普通态单行_201000-->
<xml>
<params>
<param useCommonParser='true' direction='topCenter' anchorOffset='(0,5)'>
<subparam
id='backimage'
backgroundstretch='45% 66% 54% 32% 45% 32% 54% 66%'
padding='15px 21px 25px 15px'
></subparam>
</param>
</params>
<div style='display: flex; align-items: flex-start; flex-direction: row; justify-content: center'>
<div id='backimage' style='background-image: {bgId}' syncload='true'>
<div style='display: flex; position: relative; align-items: center; flex-direction: row'>
<img
style='width: 38px; height: 38px; margin-right: 4px; align-self: center'
src='{facilitiesIcon}'
syncload='true'
syncloadCache='false'
fastmode='false'
></img>
<div style='display: flex; align-items: center; flex-direction: row; font-weight: bold; line-height: 24px; white-space: nowrap'>
<div style='display: {firstLabelDisPlay}; height: 32px; align-items: center; flex-direction: row; margin-right: 6px; border-radius: 8px; background-color: {firstLabelBgColor}'>
<label
style='overflow: hidden; text-overflow: ellipsis; color: {firstLabelColor}; font-size: 26px; margin: 2px 5px; align-self: center; font-weight: bold'
text='{firstLabel}'
></label>
</div>
<label
style='display: {etaInfoDisPlay}; color: {etaInfoColor}; font-size: 26px; font-weight: bold; align-self: flex-start'
text='{etaInfo}'
></label>
</div>
</div>
</div>
</div>
</xml>

View File

@@ -0,0 +1,31 @@
<!--推荐停车场点击态样式-->
<xml>
<params>
<param
useCommonParser='true'
direction='bottomCenter'
anchorOffset='(0,0)'
></param>
</params>
<div style='display: flex; flex-direction: column; align-items: center'>
<label
style='line-clamp: 2; text-stroke: 2px @Color_BG_L2; text-layout-amap: Y; max-width: 196px; text-align: center; font-weight: bold; font-size: 24px; color: {namecolor}; line-height: 28px'
text='{name}'
></label>
<div style='display: {info}; height: 30px; background-color: @Color_BG_L2(99); border-radius: 8px; flex-direction: row; align-items: center'>
<div style='width: 26px; height: 26px; line-height: 26px; font-weight: medium; background-color: @Color_Hue220_H6; border-radius: 8px; margin-left: 2px; margin-right: 4px; flex-direction: column; align-items: center'>
<label
style='font-weight: bold; line-height: 28px; font-size: 20px; color: @Color_Text_Highlight'
text='{rank}'
></label>
</div>
<label
style='margin-right: 4px; font-weight: normal; font-size: 20px; color: @Color_Hue220_H6; line-height: 20px'
text='{percent}'
></label>
</div>
</div>
</xml>

View File

@@ -0,0 +1,114 @@
<!--D2C预览生成-->
<xml>
<params>
<param useCommonParser='true' direction='rightTop' anchorOffset='(0,0)'>
<subparam
id='backimage'
background-image='231610'
backgroundstretch='37% 40% 62% 43%'
padding='17px 26px 44px 40px'
></subparam>
</param>
<param useCommonParser='true' direction='leftTop' anchorOffset='(0,0)'>
<subparam
id='backimage'
background-image='231610'
backgroundstretch='37% 40% 62% 43%'
padding='16px 43px 45px 25px'
backgroundtransform='rotate(0,180,0)'
></subparam>
</param>
<param useCommonParser='true' direction='rightBottom' anchorOffset='(0,0)'>
<subparam
id='backimage'
background-image='231610'
backgroundstretch='37% 40% 62% 43%'
padding='41px 28px 20px 42px'
backgroundtransform='rotate(180,0,0)'
></subparam>
</param>
<param useCommonParser='true' direction='leftBottom' anchorOffset='(0,0)'>
<subparam
id='backimage'
background-image='231610'
backgroundstretch='37% 40% 62% 43%'
padding='41px 41px 20px 26px'
backgroundtransform='rotate(180,180,0)'
></subparam>
</param>
</params>
<div style='display: flex; align-items: flex-start; flex-direction: row'>
<div id='backimage' style='top: 0px; left: 0' syncload='true'>
<div style='display: flex; position: relative; align-items: flex-start; flex-direction: column'>
<div style='display: flex; position: relative; align-items: center; flex-direction: row'>
<img
style='width: 30px; height: 30px; margin-right: 8px; align-self: center'
src='{iconId}'
syncload='true'
syncloadCache='false'
fastmode='false'
></img>
<label
style='line-height: 24px; white-space: nowrap; color: #e6000000; font-size: 24px; font-weight: bold; margin-right: 0px; align-self: center'
text='{mainText}'
></label>
</div>
<div style='display: flex; position: relative; align-items: center; flex-direction: row; margin-top: 3px'>
<div style='display: none; align-items: center; flex-direction: row; justify-content: center; margin-right: 5px; border-radius: 8px; background-color: #1a00bb9b'>
<img
style='display: {subIconCharge}; width: 27px; height: 26px; align-self: center'
src='231620'
syncload='true'
syncloadCache='false'
fastmode='false'
></img>
<img
style='display: {subIconOil}; width: 27px; height: 26px; align-self: center'
src='231621'
syncload='true'
syncloadCache='false'
fastmode='false'
></img>
<img
style='display: {subIconWC}; width: 27px; height: 26px; align-self: center'
src='231622'
syncload='true'
syncloadCache='false'
fastmode='false'
></img>
<img
style='display: {subIconEat}; width: 27px; height: 26px; align-self: center'
src='231623'
syncload='true'
syncloadCache='false'
fastmode='false'
></img>
</div>
<div style='display: {label1Show}; align-items: flex-start; flex-direction: row; margin-right: 6px; border-radius: 8px; background-color: {label1BgColor}'>
<label
style='overflow: hidden; text-overflow: ellipsis; color: {label1Color}; font-size: 22px; font-weight: normal; line-height: 28px; margin: 1px 6px; align-self: flex-start'
text='{label1Text}'
></label>
</div>
<div style='display: {label2Show}; align-items: flex-start; flex-direction: row; border-radius: 8px; background-color: {label2BgColor}; line-height: 28px; white-space: nowrap'>
<label
style='overflow: hidden; text-overflow: ellipsis; color: {label2Color}; font-size: 22px; font-weight: normal; line-height: 28px; margin: 1px 6px; align-self: flex-start'
text='{label2Text}'
></label>
</div>
</div>
</div>
</div>
</div>
</xml>

View File

@@ -0,0 +1,80 @@
<!--D2C预览生成-->
<xml>
<params>
<param useCommonParser='true' direction='leftTop' anchorOffset='(18,24)'>
<subparam
id='backimage'
background-image='205014'
backgroundstretch='35% 40% 61% 51%'
padding='13px 47px 37px 32px'
backgroundtransform='rotate(0,180,0)'
></subparam>
</param>
<param useCommonParser='true' direction='leftBottom' anchorOffset='(18,24)'>
<subparam
id='backimage'
background-image='205014'
backgroundstretch='35% 40% 61% 51%'
padding='37px 47px 13px 32px'
backgroundtransform='rotate(180,180,0)'
></subparam>
</param>
<param useCommonParser='true' direction='rightTop' anchorOffset='(18,24)'>
<subparam
id='backimage'
background-image='205014'
backgroundstretch='35% 40% 61% 51%'
padding='13px 32px 37px 47px'
></subparam>
</param>
<param
useCommonParser='true'
direction='rightBottom'
anchorOffset='(18,24)'
>
<subparam
id='backimage'
background-image='205014'
backgroundstretch='35% 40% 61% 51%'
padding='37px 32px 13px 47px'
backgroundtransform='rotate(180,0,0)'
></subparam>
</param>
</params>
<div
id='backimage'
style='display: flex; flex-direction: row; align-items: center; justify-content: space-around'
>
<img
src='{iconId}'
style='width: 60px; height: 60px'
syncloadCache='false'
fastmode='false'
></img>
<div style='display: flex; margin-left: 4; flex-direction: column; align-items: flex-start; padding-top: 12; padding-bottom: 10'>
<div style='display: flex; flex-direction: row; align-items: center'>
<label
style='color: @Color_Black; opacity: 1.0; font-size: 26px; font-weight: bold'
text='{mainText}'
></label>
<div style='display: {label1Show}; align-items: flex-start; flex-direction: row; margin-right: 6px; border-radius: 8px; background-color: {label1BgColor}'>
<label
style='overflow: hidden; text-overflow: ellipsis; color: {label1Color}; font-size: 22px; font-weight: normal; line-height: 28px; margin: 1px 6px; align-self: flex-start'
text='{label1Text}'
></label>
</div>
</div>
<label
style='color: @Color_Black; opacity: 0.6; font-size: 24px'
text='{subText}'
></label>
</div>
</div>
</xml>

View File

@@ -0,0 +1,21 @@
<!--导航中途径点可删除(200117)-不可删除(200116)样式-->
<xml>
<params>
<param
useCommonParser='true'
direction='topCenter'
anchorOffset='(0,0)'
></param>
</params>
<div style='display: flex; padding: 10px 10px 10px 10px'>
<img src='{iconId}' style='width: 80px; height: 80px'></img>
<div style='width: 44px; height: 38px; position: absolute; left: 28px; top: 36px; align-items: center; justify-content: center'>
<label
style='color: #FFFFFF; font-size: 28px; font-weight: bold; text-align: center'
text='{label}'
></label>
</div>
</div>
</xml>

View File

@@ -0,0 +1,36 @@
<!--步行行前终点实景气泡-->
<xml>
<params>
<param useCommonParser='true' direction='topCenter' anchorOffset='(0,15)'>
<subparam></subparam>
</param>
</params>
<div>
<div>
<div
style='padding: 13px 15px 22px 15px; background-image: 40007; left: 0; top: 0px'
syncload='true'
>
<div style='display: flex; flex-direction: column; position: relative'>
<img
style='width: 70px; height: 70px; border-radius: 12px; align-self: center; left: 0px; top: 0px; position: relative'
serviceresize='true'
src='{label}'
syncload='true'
></img>
<div
style='display: flex; width: 70px; height: 24px; background-image: 40008; white-space: nowrap; line-height: 16px; font-weight: bold; align-items: center; flex-direction: row; position: relative; background-size: contain; margin-top: -24px'
syncload='true'
>
<label
style='align-self: center; font-weight: bold; margin: 1px 4px; font-size: 15.8px; color: @Color_Text_Highlight'
text='实景大图'
></label>
</div>
</div>
</div>
</div>
</div>
</xml>

View File

@@ -0,0 +1 @@
{"point_datas":{"main_priority":1000,"sub_priority":13050,"prio_key":"CollisionPrioLongtrip","state_controls":[{"token":1281,"show_states":{"0":true,"1":true,"2":true}},{"token":1289,"show_states":{"1":false,"2":false}}],"point_datas":[{"type":1,"min_zoom":"3.0f","max_zoom":"20.0f","scalelevel_baseon_route":[],"click_motiontype":[1],"card_datas":[{"resId":500056,"anchorX":1,"anchorY":1,"textureStyle":"","padding":{"left":0,"top":0,"right":0,"bottom":0},"min_zoom":"3.0f","max_zoom":"20.0f","is_focus":"1","paramType":1},{"resId":500056,"anchorX":1,"anchorY":0,"textureStyle":"","padding":{"left":0,"top":0,"right":0,"bottom":0},"min_zoom":"3.0f","max_zoom":"20.0f","is_focus":"1","paramType":1},{"resId":500056,"anchorX":0,"anchorY":1,"textureStyle":"","padding":{"left":0,"top":0,"right":0,"bottom":0},"min_zoom":"3.0f","max_zoom":"20.0f","is_focus":"1","paramType":1},{"resId":500056,"anchorX":0,"anchorY":0,"textureStyle":"","padding":{"left":0,"top":0,"right":0,"bottom":0},"min_zoom":"3.0f","max_zoom":"20.0f","is_focus":"1","paramType":1}],"normalAnimations":[],"focusAnimations":[],"focusOpType":3,"focusCard_datas":[{"resId":501060,"anchorX":1,"anchorY":1,"textureStyle":"","padding":{"left":0,"top":0,"right":0,"bottom":0},"min_zoom":"3.0f","max_zoom":"20.0f","is_focus":"0","paramType":1},{"resId":501060,"anchorX":1,"anchorY":0,"textureStyle":"","padding":{"left":0,"top":0,"right":0,"bottom":0},"min_zoom":"3.0f","max_zoom":"20.0f","is_focus":"0","paramType":1},{"resId":501060,"anchorX":0,"anchorY":1,"textureStyle":"","padding":{"left":0,"top":0,"right":0,"bottom":0},"min_zoom":"3.0f","max_zoom":"20.0f","is_focus":"0","paramType":1},{"resId":501060,"anchorX":0,"anchorY":0,"textureStyle":"","padding":{"left":0,"top":0,"right":0,"bottom":0},"min_zoom":"3.0f","max_zoom":"20.0f","is_focus":"0","paramType":1}],"isPoiFilter":false}],"clickable":true,"is_carplay":false,"is_hd_layer":false,"behavior_type":0},"collision_datas":{"items":[{"group_id":100001,"route":false,"alt_route":false,"screen":false,"point_filter":true,"view_filter":false,"area_percent":0,"route_percent":0,"alt_route_percent":0,"badcase_policy":1,"marker_type":3},{"group_id":100001,"route":false,"alt_route":false,"screen":false,"point_filter":true,"view_filter":false,"area_percent":0,"route_percent":0,"alt_route_percent":0,"badcase_policy":1,"marker_type":3}]}}

View File

@@ -0,0 +1,17 @@
<!--WIA_名称-->
<xml>
<params>
<param
useCommonParser='true'
direction='bottomCenter'
anchorOffset='(0,0)'
></param>
</params>
<div style='display: flex; width: auto; height: auto; justify-content: center; align-items: center; margin-top: 13px; flex-direction: column'>
<label
style='overflow: hidden; align-self: center; position: relative; max-width: 182px; font-weight: bold; text-overflow: ellipsis; line-height: 28px; color: @Color_Black; font-size: 25px; text-align: center; text-stroke: 2px @Color_BG_L2; line-clamp: 2'
text='{name}'
></label>
</div>
</xml>

View File

@@ -0,0 +1 @@
{"point_datas":{"main_priority":120,"sub_priority":3460,"prio_key":"CollisionPrioTollGate1","state_controls":[{"token":1281,"show_states":{"0":true,"1":true,"2":false}}],"point_datas":[{"type":1,"min_zoom":"10.0f","max_zoom":"20.0f","scalelevel_baseon_route":[],"click_motiontype":[],"card_datas":[{"resId":500019,"anchorX":0,"anchorY":1,"textureStyle":"","padding":{"left":0,"top":0,"right":0,"bottom":0},"is_focus":"1","paramType":1},{"resId":500019,"anchorX":1,"anchorY":1,"textureStyle":"","padding":{"left":0,"top":0,"right":0,"bottom":0},"is_focus":"1","paramType":1}],"normalAnimations":[],"focusCard_datas":[],"isPoiFilter":false}],"clickable":true,"is_carplay":false,"is_hd_layer":false,"behavior_type":0},"collision_datas":{"items":[{"group_id":100001,"route":false,"alt_route":false,"screen":false,"point_filter":true,"view_filter":false,"area_percent":0,"route_percent":0,"alt_route_percent":0,"badcase_policy":0,"marker_type":3}]}}

View File

@@ -0,0 +1,114 @@
<!--D2C预览生成-->
<xml>
<params>
<param useCommonParser='true' direction='rightTop' anchorOffset='(0,0)'>
<subparam
id='backimage'
background-image='205014'
backgroundstretch='37% 40% 62% 43%'
padding='17px 26px 44px 40px'
></subparam>
</param>
<param useCommonParser='true' direction='leftTop' anchorOffset='(0,0)'>
<subparam
id='backimage'
background-image='205014'
backgroundstretch='37% 40% 62% 43%'
padding='16px 43px 45px 25px'
backgroundtransform='rotate(0,180,0)'
></subparam>
</param>
<param useCommonParser='true' direction='rightBottom' anchorOffset='(0,0)'>
<subparam
id='backimage'
background-image='205014'
backgroundstretch='37% 40% 62% 43%'
padding='41px 28px 20px 42px'
backgroundtransform='rotate(180,0,0)'
></subparam>
</param>
<param useCommonParser='true' direction='leftBottom' anchorOffset='(0,0)'>
<subparam
id='backimage'
background-image='205014'
backgroundstretch='37% 40% 62% 43%'
padding='41px 41px 20px 26px'
backgroundtransform='rotate(180,180,0)'
></subparam>
</param>
</params>
<div style='display: flex; align-items: flex-start; flex-direction: row'>
<div id='backimage' style='top: 0px; left: 0' syncload='true'>
<div style='display: flex; position: relative; align-items: flex-start; flex-direction: column'>
<div style='display: flex; position: relative; align-items: center; flex-direction: row'>
<img
style='width: 30px; height: 30px; margin-right: 8px; align-self: center'
src='{iconId}'
syncload='true'
syncloadCache='false'
fastmode='false'
></img>
<label
style='line-height: 24px; white-space: nowrap; color: #e6000000; font-size: 24px; font-weight: bold; margin-right: 0px; align-self: center'
text='{mainText}'
></label>
</div>
<div style='display: flex; position: relative; align-items: center; flex-direction: row; margin-top: 3px'>
<div style='display: none; align-items: center; flex-direction: row; justify-content: center; margin-right: 5px; border-radius: 8px; background-color: #1a00bb9b'>
<img
style='display: {subIconCharge}; width: 27px; height: 26px; align-self: center'
src='231620'
syncload='true'
syncloadCache='false'
fastmode='false'
></img>
<img
style='display: {subIconOil}; width: 27px; height: 26px; align-self: center'
src='231621'
syncload='true'
syncloadCache='false'
fastmode='false'
></img>
<img
style='display: {subIconWC}; width: 27px; height: 26px; align-self: center'
src='231622'
syncload='true'
syncloadCache='false'
fastmode='false'
></img>
<img
style='display: {subIconEat}; width: 27px; height: 26px; align-self: center'
src='231623'
syncload='true'
syncloadCache='false'
fastmode='false'
></img>
</div>
<div style='display: {label1Show}; align-items: flex-start; flex-direction: row; margin-right: 6px; border-radius: 8px; background-color: {label1BgColor}'>
<label
style='overflow: hidden; text-overflow: ellipsis; color: {label1Color}; font-size: 22px; font-weight: normal; line-height: 28px; margin: 1px 6px; align-self: flex-start'
text='{label1Text}'
></label>
</div>
<div style='display: {label2Show}; align-items: flex-start; flex-direction: row; border-radius: 8px; background-color: {label2BgColor}; line-height: 28px; white-space: nowrap'>
<label
style='overflow: hidden; text-overflow: ellipsis; color: {label2Color}; font-size: 22px; font-weight: normal; line-height: 28px; margin: 1px 6px; align-self: flex-start'
text='{label2Text}'
></label>
</div>
</div>
</div>
</div>
</div>
</xml>

View File

@@ -0,0 +1,52 @@
<!--长途天气气泡多行样式-->
<xml>
<params>
<param useCommonParser='true' direction='leftTop' anchorOffset='(18,24)'>
<subparam
id='backimage'
background-image='205014'
backgroundstretch='35% 40% 61% 51%'
padding='13px 47px 37px 32px'
backgroundtransform='rotate(0,180,0)'
></subparam>
</param>
<param useCommonParser='true' direction='rightTop' anchorOffset='(18,24)'>
<subparam
id='backimage'
background-image='205014'
backgroundstretch='35% 40% 61% 51%'
padding='13px 32px 37px 47px'
></subparam>
</param>
</params>
<div
id='backimage'
style='display: flex; justify-content: space-around; align-items: center; flex-direction: row'
>
<img
src='{iconId}'
style='width: 60px; height: 60px'
syncloadCache='false'
fastmode='false'
></img>
<div style='display: flex; padding-bottom: 10; padding-top: 12; align-items: flex-start; flex-direction: column; margin-left: 4'>
<label
style='font-weight: bold; font-size: 28px; opacity: 1.0; color: @Color_Black'
text='{label}段'
></label>
<label
style='font-size: 24px; opacity: 0.6; color: @Color_Black'
text='途经时{subLabel}'
></label>
<label
style='font-size: 24px; opacity: 0.6; color: @Color_Black'
text='{label3}'
></label>
</div>
</div>
</xml>

View File

@@ -0,0 +1,82 @@
<!--真续接新能源充电站类型途经点气泡-->
<xml>
<params>
<param useCommonParser='true' direction='leftTop' anchorOffset='(0,0)'>
<subparam
id='backimage'
background-image='205013'
backgroundstretch='35% 53% 61% 38%'
padding='21px 47px 45px 32px'
></subparam>
</param>
<param useCommonParser='true' direction='rightTop' anchorOffset='(0,0)'>
<subparam
id='backimage'
background-image='205014'
backgroundstretch='35% 40% 61% 51%'
padding='21px 32px 45px 47px'
></subparam>
</param>
<param useCommonParser='true' direction='rightBottom' anchorOffset='(0,40)'>
<subparam
id='backimage'
background-image='205016'
backgroundstretch='53% 40% 44% 51%'
padding='37px 32px 29px 47px'
></subparam>
</param>
<param useCommonParser='true' direction='leftBottom' anchorOffset='(0,40)'>
<subparam
id='backimage'
background-image='205015'
backgroundstretch='53% 52% 44% 39%'
padding='37px 46px 29px 33px'
></subparam>
</param>
</params>
<div
id='backimage'
style='display: flex; white-space: nowrap; flex-direction: column; align-items: flex-start; position: relative'
>
<div style='display: flex; font-weight: bold; flex-direction: row; align-items: center; position: relative'>
<label
style='align-self: center; font-weight: bold; font-size: 28px; color: @Color_Text_L1; line-height: 28px; margin-right: 5px; margin-top: -2px'
text='{title}'
></label>
<label
style='align-self: center; font-weight: bold; margin-right: 0px; font-size: 18px; color: @Color_Black; line-height: 18px; margin-top: 5px'
text='{measurement}'
></label>
</div>
<div style='display: flex; margin-left: 1px; margin-top: 4px; margin-bottom: 4px; flex-direction: row; align-items: center; position: relative'>
<div
style='display: flex; background-image: url(https://img.alicdn.com/imgextra/i3/O1CN01ZxJhjy22y9gm6zDnL_!!6000000007188-2-tps-80-32.png); margin-right: 3px; flex-direction: row; align-items: center; background-size: contain; backgroundstretch: 0% 25% 0% 70%'
syncload='true'
serviceresize='true'
>
<label
style='align-self: center; font-weight: bold; font-size: 20px; color: @Color_Hue30_H6; line-height: 20px; margin-left: 31px'
text='共'
></label>
<label
style='align-self: center; margin-right: 5px; margin-bottom: 2px; margin-top: 2px; font-weight: bold; font-size: 22px; color: @Color_Hue30_H6; line-height: 22px'
text='{count}'
></label>
</div>
<div style='display: flex; line-height: 32px; background-color: @Color_BG_L2; border-color: @Color_Hue170_L4; border-radius: 8px; border-style: solid; border-width: 2px; flex-direction: row; align-items: flex-start'>
<label
style='align-self: flex-start; margin: 0px 4px; font-weight: normal; font-size: 20px; color: @Color_Hue170_H8'
text='{tag}'
></label>
</div>
</div>
</div>
</xml>

View File

@@ -0,0 +1,19 @@
<!--骑步行终点区域面子点-->
<xml>
<params>
<param
useCommonParser='true'
direction='rightTop'
anchorOffset='(24,0)'
></param>
</params>
<div style='display: flex; flex-direction: row'>
<img style='width: 48px; height: 52px' src='{icon}'></img>
<label
style='display: {labelDis}; opacity: 0.87; color: @Color_Black; font-weight: bold; font-size: 22px; bottom: 15px; left: 53px; position: absolute'
text='{label}'
></label>
</div>
</xml>

View File

@@ -0,0 +1 @@
{"overlay":{"autoFocus":true,"collisionGroupId":100001,"focusIcon":{"ancorY":1,"ancorX":1},"focusStyleId":100001,"isCoverable":false,"isDodgeRoute":false,"isPoiFilter":false,"itemPriority":1,"mainPriority":120,"maxLevel":20,"minLevel":9,"normalIcon":{"ancorY":1,"ancorX":1},"normalStyleId":100001,"subPriority":2100},"overlayTmp":[{"anchors":[{"anchorX":1,"anchorY":1},{"anchorX":0,"anchorY":1},{"anchorX":1,"anchorY":0},{"anchorX":0,"anchorY":0}],"layouts":[{"xml":"\n<!-- 当前文件由「LowCode平台」自动生成手动修改后无法二次生成需谨慎 -->\n<div>\n <div>\n <div\n style='top: 0px; left: 0; background-image: url(https://faas-image.amap.com/shaolin/images/plan_result/tipsSecondPage/greener_bubble_left_top.webp); padding: 23px 47px 48px 32px; backgroundstretch: 34% 21% 57% 21%'\n syncload='true'\n >\n <div style='display: flex; position: relative; align-items: center; flex-direction: row'>\n <img\n style='width: 66px; height: 41px; margin-right: 9px; align-self: center'\n src='https://faas-image.amap.com/shaolin/images/plan_result/tipsSecondPage/greener_bubble_icon.webp'\n syncload='true'\n ></img>\n\n <label\n style='margin-top: 1px; line-height: 28px; white-space: nowrap; color: #e6000000; font-size: 28px; font-weight: bold; margin-right: 0px; align-self: center'\n text='${text}'\n ></label>\n </div>\n </div>\n </div>\n</div>\n"},{"xml":"\n<!-- 当前文件由「LowCode平台」自动生成手动修改后无法二次生成需谨慎 -->\n<div>\n <div>\n <div\n style='top: 0px; left: 0; background-image: url(https://faas-image.amap.com/shaolin/images/plan_result/tipsSecondPage/greener_bubble_right_top.webp); padding: 23px 32px 48px 47px; backgroundstretch: 36% 15% 55% 26%'\n syncload='true'\n >\n <div style='display: flex; position: relative; align-items: center; flex-direction: row'>\n <img\n style='width: 66px; height: 41px; margin-right: 9px; align-self: center'\n src='https://faas-image.amap.com/shaolin/images/plan_result/tipsSecondPage/greener_bubble_icon.webp'\n syncload='true'\n ></img>\n\n <label\n style='margin-top: 1px; line-height: 28px; white-space: nowrap; color: #e6000000; font-size: 28px; font-weight: bold; margin-right: 0px; align-self: center'\n text='${text}'\n ></label>\n </div>\n </div>\n </div>\n</div>\n"},{"xml":"\n<!-- 当前文件由「LowCode平台」自动生成手动修改后无法二次生成需谨慎 -->\n<div>\n <div>\n <div\n style='top: 0px; left: 0; background-image: url(https://faas-image.amap.com/shaolin/images/plan_result/tipsSecondPage/greener_bubble_left_bottom.webp); padding: 40px 47px 31px 32px; backgroundstretch: 51% 27% 40% 14%'\n syncload='true'\n >\n <div style='display: flex; position: relative; align-items: center; flex-direction: row'>\n <img\n style='width: 66px; height: 41px; margin-right: 9px; align-self: center'\n src='https://faas-image.amap.com/shaolin/images/plan_result/tipsSecondPage/greener_bubble_icon.webp'\n syncload='true'\n ></img>\n\n <label\n style='margin-top: 1px; line-height: 28px; white-space: nowrap; color: #e6000000; font-size: 28px; font-weight: bold; margin-right: 0px; align-self: center'\n text='${text}'\n ></label>\n </div>\n </div>\n </div>\n</div>\n"},{"xml":"\n<!-- 当前文件由「LowCode平台」自动生成手动修改后无法二次生成需谨慎 -->\n<div>\n <div>\n <div\n style='top: 0px; left: 0; background-image: url(https://faas-image.amap.com/shaolin/images/plan_result/tipsSecondPage/greener_bubble_right_bottom.webp); padding: 40px 32px 31px 47px; backgroundstretch: 51% 15% 40% 26%'\n syncload='true'\n >\n <div style='display: flex; position: relative; align-items: center; flex-direction: row'>\n <img\n style='width: 66px; height: 41px; margin-right: 9px; align-self: center'\n src='https://faas-image.amap.com/shaolin/images/plan_result/tipsSecondPage/greener_bubble_icon.webp'\n syncload='true'\n ></img>\n\n <label\n style='margin-top: 1px; line-height: 28px; white-space: nowrap; color: #e6000000; font-size: 28px; font-weight: bold; margin-right: 0px; align-self: center'\n text='${text}'\n ></label>\n </div>\n </div>\n </div>\n</div>\n"}],"padding":[{"left":25,"top":15,"right":25,"bottom":12},{"left":15,"top":25,"right":25,"bottom":12},{"left":15,"top":25,"right":12,"bottom":25},{"left":25,"top":15,"right":12,"bottom":25}],"styleId":100001}]}

View File

@@ -0,0 +1,38 @@
<!--单独eta气泡-->
<xml>
<params>
<param
useCommonParser='true'
direction='bottomCenter'
anchorRatio='(0.5,0.0)'
>
<subparam id='endPointName' padding='15px 0px 0px 0px'></subparam>
</param>
<param
useCommonParser='true'
direction='leftCenter'
anchorRatio='(1.0,0.5)'
>
<subparam id='endPointName' padding='0px 32px 0px 0px'></subparam>
</param>
<param useCommonParser='true' direction='leftTop' anchorRatio='(1.0,1.0)'>
<subparam id='endPointName' padding='0px 32px 15px 0px'></subparam>
</param>
</params>
<div
id='endPointName'
style='display: flex; flex-direction: row; align-items: flex-start'
>
<div style='display: flex; text-align: right; white-space: nowrap; margin-right: 2px; margin-top: 4px; flex-direction: column; align-items: flex-start'>
<div style='display: flex; line-height: 24px; background-color: @Color_Hue210_H1; border-radius: 17.5px; margin-top: 2px; flex-direction: row; align-items: center; position: relative'>
<label
style='align-self: center; margin: 4px 8px; font-weight: normal; font-size: 24px; color: @Color_Text_Brand'
text='{etaTime}'
></label>
</div>
</div>
</div>
</xml>

View File

@@ -0,0 +1,80 @@
<!--D2C预览生成-->
<xml>
<params>
<param useCommonParser='true' direction='leftTop' anchorOffset='(18,24)'>
<subparam
id='backimage'
background-image='231610'
backgroundstretch='35% 40% 61% 51%'
padding='13px 47px 37px 32px'
backgroundtransform='rotate(0,180,0)'
></subparam>
</param>
<param useCommonParser='true' direction='leftBottom' anchorOffset='(18,24)'>
<subparam
id='backimage'
background-image='231610'
backgroundstretch='35% 40% 61% 51%'
padding='37px 47px 13px 32px'
backgroundtransform='rotate(180,180,0)'
></subparam>
</param>
<param useCommonParser='true' direction='rightTop' anchorOffset='(18,24)'>
<subparam
id='backimage'
background-image='231610'
backgroundstretch='35% 40% 61% 51%'
padding='13px 32px 37px 47px'
></subparam>
</param>
<param
useCommonParser='true'
direction='rightBottom'
anchorOffset='(18,24)'
>
<subparam
id='backimage'
background-image='231610'
backgroundstretch='35% 40% 61% 51%'
padding='37px 32px 13px 47px'
backgroundtransform='rotate(180,0,0)'
></subparam>
</param>
</params>
<div
id='backimage'
style='display: flex; flex-direction: row; align-items: center; justify-content: space-around'
>
<img
src='{iconId}'
style='width: 60px; height: 60px'
syncloadCache='false'
fastmode='false'
></img>
<div style='display: flex; margin-left: 4; flex-direction: column; align-items: flex-start; padding-top: 12; padding-bottom: 10'>
<div style='display: flex; flex-direction: row; align-items: center'>
<label
style='color: @Color_Black; opacity: 1.0; font-size: 26px; font-weight: bold'
text='{mainText}'
></label>
<div style='display: {label1Show}; align-items: flex-start; flex-direction: row; margin-right: 6px; border-radius: 8px; background-color: {label1BgColor}'>
<label
style='overflow: hidden; text-overflow: ellipsis; color: {label1Color}; font-size: 22px; font-weight: normal; line-height: 28px; margin: 1px 6px; align-self: flex-start'
text='{label1Text}'
></label>
</div>
</div>
<label
style='color: @Color_Black; opacity: 0.6; font-size: 24px'
text='{subText}'
></label>
</div>
</div>
</xml>

Some files were not shown because too many files have changed in this diff Show More