flat
parameter.¶Parameter flat
is a replacement for the deprecated geodesic
parameter of the livemap layer.
Layers that support this parameter: geom_segment()
, geom_path()
:
False
(by default) - allows a line to get geodesic;True
- keeps a line straight.from lets_plot import *
LetsPlot.setup_html()