|
MapLibre Native C API
Public C ABI for the MapLibre Native wrapper.
|
#include <map.h>
Data Fields | |
| uint32_t | type |
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.
| uint32_t mln_geometry::type |
One of mln_geometry_type.