namespace OpenEarth.DataViewer.Helpers { public enum LayerType { Street, Sat, Topo } }