MapLibre Native C API
Public C ABI for the MapLibre Native wrapper.
Loading...
Searching...
No Matches
mln_multi_polygon_geometry Struct Reference

#include <map.h>

Data Fields

const mln_polygon_geometrypolygons
 

Detailed Description

Multi-polygon geometry view. Each polygon contains ring views.

Field Documentation

◆ polygons

const mln_polygon_geometry* mln_multi_polygon_geometry::polygons

Polygons. Null only when polygon_count is 0.


The documentation for this struct was generated from the following file: