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

Parents
  • 2505
    Offline posted

    Hi MattMacd,

    Would you, please, take a look at this sample application () which uses xamMap together with XamSegmentedDisplay to show USA's different time zones with current time (upon click on Time). The thing that has to be done in order to get it working is to add Infragistics dlls.

    Please, let me know if this is the kind of scenario you aim to achieve and feel free to post back if you need additional information.

    Best Regards,
    Milana Zhileva

Reply Children