TIWCGJQGMap3PolylineOptions.Geodesic Property
When true, edges of the polygon are interpreted as geodesic and will follow the curvature of the Earth. When false, edges of the polygon are rendered as straight lines in screen space. Note that the shape of a geodesic polygon may appear to change when dragged, as the dimensions are maintained relative to the surface of the earth. Defaults to false.
published property Geodesic: boolean index 09 read GetBooleanValue write SetBooleanValue stored IsBooleanStored;
Property Value
Type: boolean