Place.Geo Property

Definition

Geo coordinates of the place (may be complex object of type GeoCoordinates or GeoShape).

[System.Text.Json.Serialization.JsonConverter(typeof(Microsoft.Agents.Core.Serialization.Converters.ObjectTypeConverter))]
public object Geo { get; set; }
[<System.Text.Json.Serialization.JsonConverter(typeof(Microsoft.Agents.Core.Serialization.Converters.ObjectTypeConverter))>]
member this.Geo : obj with get, set
Public Property Geo As Object

Property Value

Attributes

Applies to