233234235236237238239240241242243
if (strIdCur.compareTo(strId) != 0) continue; super.removeRenderable(rndCur); super._lstAnnotation.remove(rndCur); rndCurAnnotation.destroy(); break; } } private void _removeAllObjects_()