RadGeospatialDataReader enables you to bind RadMap to SQL Geospatial data. It allows generating map shapes from any IEnumerable instance (for example a row collection) which contains a property with geospatial data in Wkt (Well known text) or Wkb (Well known binary) format. The Source property and the GeospatialPropertyName propertyare used to specify the IEnumerable instance and the name of the property which contains a Geospatial data.
Files
Failed to load latest commit information.