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

#include <map.h>

Data Fields

const mln_coordinate_spanrings
 

Detailed Description

Polygon ring array view. Each ring is a coordinate span.

Field Documentation

◆ rings

const mln_coordinate_span* mln_polygon_geometry::rings

Rings. Null only when ring_count is 0.


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