m_localIdToEtsiId.Add(result.Anchor.trackableId.subId2.ToString("X16"),etsiId);// should be a better way: not sure about that but subId2 of the ARCloudAnchor seems to correspond to subId1 of local anchor that is updated by Anchor Manager
m_localIdToEtsiId.Add(result.Anchor.trackableId.subId2.ToString("X16"),etsiId);// should be a better way: not sure about that but subId2 of the ARCloudAnchor seems to correspond to subId1 of local anchor that is updated by Anchor Manager