|
MapLibre Native C API
Public C ABI for the MapLibre Native wrapper.
|
#include <map.h>
Data Fields | |
| uint32_t | type |
JSON-like value input descriptor graph used by feature properties/states.
Input functions reject NaN and infinities for double values because JSON and GeoJSON numbers are finite. A root JSON value descriptor starts at nesting depth 0. Status-returning functions reject array/object children past depth 64 with MLN_STATUS_INVALID_ARGUMENT.
| uint32_t mln_json_value::type |
One of mln_json_value_type.