<
sdk:TabItem
Margin
=
"0,0,0,3"
Header
=
"Loc"
BorderThickness
=
"0,0,1,0"
Padding
=
"0"
><
Grid
>
<
telerik:RadMap
NavigationVisibility
=
"Collapsed"
x:Name
=
"RadMap1"
ZoomLevel
=
"10"
DistanceUnit
=
"Mile"
Height
=
"389"
VerticalAlignment
=
"Top"
Margin
=
"8,7,0,0"
Center
=
"{Binding LastLocationCenter}"
>
<
telerik:RadMap.Provider
>
<
telerik:BingMapProvider
ApplicationId
=
"XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
/>
</
telerik:RadMap.Provider
>
<
telerik:InformationLayer
>
<
telerik:MapPinPoint
telerik:MapLayer.Location
=
"{Binding LastLocationCenter}"
ImageSource
=
"../images/Car-icon.png"
/>
</
telerik:InformationLayer
>
</
telerik:RadMap
>
<
StackPanel
x:Name
=
"stackPanel1"
Margin
=
"84,0,64,-16"
Orientation
=
"Vertical"
VerticalAlignment
=
"Bottom"
Height
=
"45"
>
<
Grid
>
<
Button
Command
=
"{Binding CloseLocationDetailsCommand, Mode=TwoWay}"
>
<
Button.Template
>
<
ControlTemplate
TargetType
=
"Button"
>
<
Grid
>
<
Path
Stretch
=
"Fill"
StrokeThickness
=
"1.33333"
StrokeLineJoin
=
"Round"
Fill
=
"#FF363636"
Data
=
"F1 M 721.102,519.796C 721.102,519.796 719.039,512.759 717.386,507.833C 715.735,502.907 713.669,500.796 708.715,500.796L 508.863,500.796L 311.491,500.796C 306.535,500.796 304.47,502.907 302.819,507.833C 301.167,512.759 299.103,519.796 299.103,519.796L 721.102,519.796 Z "
Height
=
"20.333"
Margin
=
"0,0,0.667,0"
UseLayoutRounding
=
"False"
/>
<
TextBlock
x:Name
=
"Details"
Text
=
"DETAILS"
VerticalAlignment
=
"Center"
HorizontalAlignment
=
"Center"
Foreground
=
"#838383"
FontWeight
=
"Bold"
FontSize
=
"14"
IsHitTestVisible
=
"False"
/>
<
Path
Stretch
=
"Fill"
Fill
=
"#FF838383"
Data
=
"F1 M 696.817,506.242L 691.567,514.117L 702.067,514.117"
HorizontalAlignment
=
"Center"
Height
=
"7.875"
UseLayoutRounding
=
"False"
VerticalAlignment
=
"Center"
Width
=
"10.5"
Margin
=
"180,0,0,0"
RenderTransformOrigin
=
"0.5,0.5"
IsHitTestVisible
=
"False"
>
<
Path.RenderTransform
>
<
CompositeTransform
Rotation
=
"180"
/>
</
Path.RenderTransform
>
</
Path
>
<
Path
Stretch
=
"Fill"
Data
=
"F1 M 721.102,519.796C 721.102,519.796 719.039,512.759 717.386,507.833C 715.735,502.907 713.669,500.796 708.715,500.796L 508.863,500.796L 311.491,500.796C 306.535,500.796 304.47,502.907 302.819,507.833C 301.167,512.759 299.103,519.796 299.103,519.796L 721.102,519.796 Z "
Height
=
"20.333"
Margin
=
"0,0,0.667,0"
UseLayoutRounding
=
"False"
/>
</
Grid
>
</
ControlTemplate
>
</
Button.Template
>
</
Button
>
<
Button
x:Name
=
"button1"
Command
=
"{Binding OpenLocationDetailsCommand, Mode=TwoWay}"
Margin
=
"0,0,0,0"
VerticalAlignment
=
"Bottom"
>
<
Button.Template
>
<
ControlTemplate
TargetType
=
"Button"
>
<
Grid
>
<
Path
Stretch
=
"Fill"
StrokeThickness
=
"1.33333"
StrokeLineJoin
=
"Round"
Fill
=
"#FF363636"
Data
=
"F1 M 721.102,519.796C 721.102,519.796 719.039,512.759 717.386,507.833C 715.735,502.907 713.669,500.796 708.715,500.796L 508.863,500.796L 311.491,500.796C 306.535,500.796 304.47,502.907 302.819,507.833C 301.167,512.759 299.103,519.796 299.103,519.796L 721.102,519.796 Z "
Height
=
"20.333"
Margin
=
"0,0,0.667,0"
UseLayoutRounding
=
"False"
/>
<
TextBlock
x:Name
=
"Details"
Text
=
"DETAILS"
VerticalAlignment
=
"Center"
HorizontalAlignment
=
"Center"
Foreground
=
"#838383"
FontWeight
=
"Bold"
FontSize
=
"14"
IsHitTestVisible
=
"False"
/>
<
Path
Stretch
=
"Fill"
Fill
=
"#FF838383"
Data
=
"F1 M 696.817,506.242L 691.567,514.117L 702.067,514.117"
HorizontalAlignment
=
"Center"
Height
=
"7.875"
UseLayoutRounding
=
"False"
VerticalAlignment
=
"Center"
Width
=
"10.5"
Margin
=
"180,0,0,0"
IsHitTestVisible
=
"False"
/>
<
Path
Stretch
=
"Fill"
Data
=
"F1 M 721.102,519.796C 721.102,519.796 719.039,512.759 717.386,507.833C 715.735,502.907 713.669,500.796 708.715,500.796L 508.863,500.796L 311.491,500.796C 306.535,500.796 304.47,502.907 302.819,507.833C 301.167,512.759 299.103,519.796 299.103,519.796L 721.102,519.796 Z "
Height
=
"20.333"
Margin
=
"0,0,0.667,0"
UseLayoutRounding
=
"False"
/>
</
Grid
>
</
ControlTemplate
>
</
Button.Template
>
</
Button
></
Grid
>
<
StackPanel
Orientation
=
"Horizontal"
Background
=
"#FFCECECE"
Height
=
"100"
>
<
TextBlock
Text
=
"{Binding LastLocationAddress}"
FontSize
=
"14"
VerticalAlignment
=
"Center"
Margin
=
"125,0,0,0"
HorizontalAlignment
=
"Center"
/>
</
StackPanel
>
</
StackPanel
>
</
Grid
>
</
sdk:TabItem
>