You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The map view currently supports Points and LineStrings. Adding Polygons (non-convex, with holes) would complete the typical list of geospatial entity type, and would unlock, e.g., GeoJSON compatibility.
The map view currently supports Points and LineStrings. Adding Polygons (non-convex, with holes) would complete the typical list of geospatial entity type, and would unlock, e.g., GeoJSON compatibility.
This requires:
re_renderer(part of Support more 2D primitives: ellipse, markers, text as in OpenCV #6012)