Maps.shape#
- property Maps.shape#
The shape that is used to represent the dataset if m.plot_map() is called.
By default “ellipses” is used for datasets < 500k datapoints and for plots where no explicit data is assigned, and otherwise “shade_raster” is used for 2D datasets and “shade_points” is used for unstructured datasets.