Skip to content

DevExpress-Examples/winforms-map-customize-coordinate-systems-of-a-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chart for WinForms - How to Customize Coordinate Systems of a Map

This example demonstrates how to customize coordinate systems of the map and data source.

Map

Assign a MapCoordinateSystem class descendant object to the MapControl.CoordinateSystem property and a SourceCoordinateSystem class descendant object to the CoordinateSystemDataAdapterBase.SourceCoordinateSystem property.

To display geographic data, a map should have a geo coordinate system. To display Cartesian data, the map should have a Cartesian coordinate system or SourceCoordinateSystem.CoordinateConverter should be specified to convert Cartesian point to a geographic point.

Files to Review

Documentation

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)

About

This example demonstrates how to customize coordinate systems of the map and data source.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •