|
MapLibre Native C API
Public C ABI for the MapLibre Native wrapper.
|
#include <style.h>
Data Fields | |
| uint32_t | type |
| size_t | id_size |
| size_t | attribution_size |
Fixed source metadata returned by mln_map_get_style_source_info().
| size_t mln_style_source_info::attribution_size |
Attribution byte length, excluding any null terminator.
| size_t mln_style_source_info::id_size |
Source ID byte length, excluding any null terminator.
| uint32_t mln_style_source_info::type |
One of mln_style_source_type.