using Core.Components.Gis.Data; namespace Core.Components.DotSpatial.TestUtil { /// /// A class representing a implementation which is not in the regular codebase. /// public class TestMapData : MapData {} }