is a fast, self-contained analytical database. is an extension to DuckDB that adds geospatial support.
The goal of this function is to make it simple to get something showing on a map. For more control over rendering, construct Map and Layer objects directly.
When true, the current object pointed to by the mouse pointer (when hovered over) is highlighted with highlightColor Requires pickable to be True
The PointCloudLayer renders a point cloud with 3D positions, normals and colors.
When true, the current object pointed to by the mouse pointer (when hovered over) is highlighted with highlightColor Requires pickable to be True
The PathLayer renders lists of coordinate points as extruded polylines with mitering.
Note This layer is similar to the but will not render an outline around polygons. In most cases, you'll want to use the PolygonLayer directly, but for very large datasets not drawing the outline can significantly improve performance, in which case you may
When true, the current object pointed to by the mouse pointer (when hovered over) is highlighted with highlightColor Requires pickable to be True
If True, circles are rendered with smoothed edges. If False, circles are rendered with rough edges. Antialiasing can cause artifacts on edges of overlapping circles.
The ColumnLayer renders extruded cylinders (tessellated regular polygons) at given coordinates.
You're not viewing the latest version. This should error when the JS files have not been included when packaging. Thanks for your feedback! Thanks for your feedback!