I am trying to create a sensor monitor plugin using sample sdk. In that project I am changing the name of sensors from program. But when I add these sensors into Smart Map in Smart Client sensor names not changing immediately. Updates only if we zoom in /zoom out the map. I used the following code for changing the configuration.
The Smart Map does not subscribe to configuration change, and this means that only while redrawing is the new configuration used. This is basically the design of Smart Map. Only by zooming in/out or in other ways refreshing is new configuration used.