Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
170
Controls with dynamic updating
posted

So I'm working on a project and I want to have it so I can map a user control to the xamMap and have the values on the control update dynamically. Say I map 3 different weather stations on the map and I want their heat readings to update when they change. Would I need to re-render the map with a new version of the control when the values change or can I just have it mapped once and have the user control operate by itself (I hope that makes sense).

I can provide some samples tomorrow if that helps clarify.

Thanks

Matt