Enum
LocationFormat

This enumeration specifies format is used to represent location as string.

Definition

Namespace:Telerik.Windows.Controls.Map

Assembly:Telerik.Windows.Controls.DataVisualization.dll

Syntax:

cs-api-definition
public enum LocationFormat

Fields

Geographical

The location coordinates (latitude/longitude) will be represented as degrees - minutes - seconds.

Declaration

cs-api-definition
Geographical = 0

Field Value

LocationFormat

Number

The location coordinates (latitude/longitude) will be represented as double number.

Declaration

cs-api-definition
Number = 1

Field Value

LocationFormat

In this article
DefinitionFieldsGeographicalNumber
Not finding the help you need?
Contact Support