Compartir a través de


TrafficFlow.Latitude Propiedad

Definición

Obtiene o establece la latitud aproximada de la que se originaron estas consultas.

[Newtonsoft.Json.JsonProperty(PropertyName="latitude")]
public double? Latitude { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="latitude")>]
member this.Latitude : Nullable<double> with get, set
Public Property Latitude As Nullable(Of Double)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a