If false, edges are straight in the projection. If true, edges are curved to follow the shortest path on the surface of the Earth.
Usage | Returns |
---|---|
Geometry.geodesic() | Boolean |
Argument | Type | Details |
---|---|---|
this: geometry | Geometry |
Examples
JavaScript
// Your example goes here!
Python
# Your example goes here!