ThinkGeo.com    |     Documentation    |     Premium Support

WPF push pin's

Do you guys have plans to implement xaml style push pins. Or the ability to do relatively the same within code. For example:


 


<map:WpfMap x:Name="MyMap">

   <map:WpfMapPushPin x:Name="MyPin" Content="Some label content" Latitude="26.835547" Longitude="-80.139919" />

</map:WpfMap>



Keith, 
  
 By “xaml style push pins”, do you mean create a marker using xaml ? We don’t have this feature for now but it’s on the list, and we will try to implement it in the near future. 
  
 Thank, 
  
 James.