ClemensFischer / XAML-Map-Control

XAML Map Control Library
Microsoft Public License
205 stars 61 forks source link

Unable to use template selector with MapItemsControl #63

Closed philkild closed 4 years ago

philkild commented 4 years ago

Could you please add ContentTemplateSelector="{TemplateBinding ContentTemplateSelector}" to the MapItem style in MapControl/WPF/Themes/Generic.xaml so that a template selector can be used with the MapItemsControl?

Many thanks!

ClemensFischer commented 4 years ago

Sure, makes sense.