23 lines
1.1 KiB
XML
23 lines
1.1 KiB
XML
<layout>
|
|
<!-- HARITA: Sag ust, yuvarlak koseli, seffaf -->
|
|
<component name="map" type="moving_map" x="3100" y="100" size="650" corner_radius="30" opacity="0.8" />
|
|
|
|
<!-- SOL ALT: HIZ -->
|
|
<component name="speed_val" type="metric" metric="speed" units="kph" dp="0" x="100" y="1650" size="350" align="left" />
|
|
<component name="speed_lbl" type="text" x="120" y="2000" size="60" align="left">KM/H</component>
|
|
|
|
<!-- SAG TARAF: VERILER -->
|
|
|
|
<!-- POWER -->
|
|
<component name="pwr_val" type="metric" metric="power" x="3600" y="900" size="120" align="right" />
|
|
<component name="pwr_lbl" type="text" x="3600" y="1020" size="40" align="right">WATTS</component>
|
|
|
|
<!-- KADANS -->
|
|
<component name="cad_val" type="metric" metric="cadence" x="3600" y="1200" size="120" align="right" />
|
|
<component name="cad_lbl" type="text" x="3600" y="1320" size="40" align="right">RPM</component>
|
|
|
|
<!-- NABIZ -->
|
|
<component name="hr_val" type="metric" metric="hr" x="3600" y="1500" size="120" align="right" />
|
|
<component name="hr_lbl" type="text" x="3600" y="1620" size="40" align="right">BPM</component>
|
|
</layout>
|