Exemple #1
0
 private void OnHideLayers(bool hide)
 {
     dataLayers.SetHideLayersWithoutVisiblePatches(hide);
 }