Hi
I need to know how the applicatiobn can be informed about user actions in the map.
for example: if a user removes a pushpin in the shown map control - how can my code react to that ?
is there a event to which i can add an event handler ?
we tried controlremoved and datamapchange but those events were not fired.
best regards...