2X faster development
The ultimate WPF UI toolkit to boost your development speed.
You can specify your own template to the items in shape file layer by defining the ItemTemplate for the shape file layer. The item template is used to override the default template for map items. The “Data” property holds the object for a map item. <syncfusion:ShapeFileLayer.ItemsTemplate> <DataTemplate> <Border Background="Transparent"> <TextBlock FontFamily="Segoe UI" FontSize="12" Foreground="#FF333333" Text="{Binding Data.OSM_ID}"/> </Border> </DataTemplate> </syncfusion:ShapeFileLayer.ItemsTemplate>
Output ImageSample for specifying Item template for map items: https://www.syncfusion.com/downloads/support/directtrac/general/ze/Maps_WPF1451529338 |
2X faster development
The ultimate WPF UI toolkit to boost your development speed.
This page will automatically be redirected to the sign-in page in 10 seconds.