Revision 12763 branches/v10/extensions/extAnnotations/src/com/iver/cit/gvsig/project/documents/gui/Annotation_Open.java

View differences:

Annotation_Open.java
524 524
                    this, "pixels")));
525 525

  
526 526
        if (lyr != null) {
527
            lyr.setVisible(true);
528
            checkProjection(lyr, mapControl.getViewPort());
527
            al.setVisible(true);
528
            checkProjection(al, mapControl.getViewPort());
529 529
            mapControl.getMapContext().getLayers().addLayer(al);
530 530
        } // if
531 531

  

Also available in: Unified diff