Is there anyway to update the overlays or add layers to an overlay on a map inside a WPF application competely through XAML instead of the code behind?
Is there anyway to update the overlays or add layers to an overlay on a map inside a WPF application competely through XAML instead of the code behind?
Peter,
I do not think we can handle this up to now, I am sorry for this. Now, the WPF version of Map Control is not a completely native WPF control, its drawing core still based on the .net GDI+.
We are now planning to re-build the WPF version, hope it can be reached then.
Thanks.
Yale
Not a problem for now but something to think about in the future. We can use a view model / DI / Service pattern for now and it will give us the decoupling effect we want as we work with the map control.
Peter,
Thanks for your response and suggestions. We will considered it very carefully.
If you have any more questions just feel free to let me know.
Thanks.
Yale