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

#include <style.h>

Data Fields

uint32_t type
 
size_t id_size
 
size_t attribution_size
 

Detailed Description

Fixed source metadata returned by mln_map_get_style_source_info().

Field Documentation

◆ attribution_size

size_t mln_style_source_info::attribution_size

Attribution byte length, excluding any null terminator.

◆ id_size

size_t mln_style_source_info::id_size

Source ID byte length, excluding any null terminator.

◆ type

uint32_t mln_style_source_info::type

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