Skip to content

Commit d519686

Browse files
Update Markers.md
1 parent 52f9fc0 commit d519686

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

wpf/Maps/Markers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ You can customize the marker appearance by using the [`MarkerTemplate`](https://
155155
{% endhighlight %}
156156
{% endtabs %}
157157

158-
![Marker-template-support-in-WPF-maps](Marker_images/marker-template-support-in-wpf-maps.png){:width="540" height="280"}
158+
![Marker-template-support-in-WPF-Maps](Marker_images/marker-template-support-in-wpf-maps.png){:width="540" height="280"}
159159

160160
### Customize marker appearance using DataTemplateSelector
161161

@@ -256,7 +256,7 @@ You can customize the marker appearance by using the `MarkerTemplateSelector` pr
256256
{% endhighlight %}
257257
{% endtabs %}
258258

259-
![Marker-template-selector-support-in-WPF-maps](Marker_images/marker-template-selector-support-in-wpf-maps.png){:width="540" height="280"}
259+
![Marker-template-selector-support-in-WPF-Maps](Marker_images/marker-template-selector-support-in-wpf-maps.png){:width="540" height="280"}
260260

261261
N>
262262
* The `DataContext` for both the [`MarkerTemplate`](https://help.syncfusion.com/cr/wpf/Syncfusion.UI.Xaml.Maps.ShapeFileLayer.html#Syncfusion_UI_Xaml_Maps_ShapeFileLayer_MarkerTemplate) and `MarkerTemplateSelector` properties of the [`ImageryLayer`](https://help.syncfusion.com/cr/wpf/Syncfusion.UI.Xaml.Maps.ImageryLayer.html) and [`ShapeFileLayer`](https://help.syncfusion.com/cr/wpf/Syncfusion.UI.Xaml.Maps.ShapeFileLayer.html) in the SfMap is set to [`CustomDataSymbol`](https://help.syncfusion.com/cr/wpf/Syncfusion.UI.Xaml.Maps.CustomDataSymbol.html).

0 commit comments

Comments
 (0)