Enum LocationFormat
This enumeration specifies format is used to represent location as string.
Namespace: Telerik.Windows.Controls.Map
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public enum LocationFormat
Geographical
The location coordinates (latitude/longitude) will be represented as degrees - minutes - seconds.
Number
The location coordinates (latitude/longitude) will be represented as double number.