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

#include <map.h>

Data Fields

const mln_coordinate_spanlines
 

Detailed Description

Multi-line geometry view. Each line is a coordinate span.

Field Documentation

◆ lines

const mln_coordinate_span* mln_multi_line_geometry::lines

Lines. Null only when line_count is 0.


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