Hi Alberto:
 
       I tried all the way you tell me ,I show you the code below;
 
      // I got "cv-point.kml"
      1. Log.e("KMLLayerMap_overlay_name", driver.getOverlay().getName());
         //both of them below not work.
      1.driver.getOverlay().setHidden(false);
      2.driver.getOverlay().setVisible(false);
       // just try have no Exception process,but both of them below have null 
point exception
      
1.//ActivityBundlesManager.getInstance().getMapView().getOverlay("2010-BeiJing.kml").setVisible(false);
      2.//this.getMapView().getOverlay("2010-BeiJing.kml").setVisible(false);
                 
       So. does something wrong what I have done. please help
 
                                                                    yours:lori
_______________________________________________
gvSIG-desktop-devel mailing list
http://joinup.ec.europa.eu/mailman/listinfo/gvsig-desktop-devel

Reply via email to