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

#include <map.h>

Data Fields

uint32_t type
 

Detailed Description

MapLibre geometry input descriptor graph.

Geometry coordinates use mln_lat_lng for consistency with the rest of the C API. They are converted to native geometry points as longitude/latitude. A root geometry descriptor starts at nesting depth 0. Status-returning functions reject geometry collection children past depth 64 with MLN_STATUS_INVALID_ARGUMENT.

Field Documentation

◆ type

uint32_t mln_geometry::type

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