I have a problem where the following is not updating all items on the map. Is there a place where Items need to be registered for this call? I’ve verified that the proper icon is being assigned, but only certain groups of items are updating on the map.
item.MapIconKey = mapIconKey;
EventServerControl.Instance.ItemStatusChanged( item );