|
MapLibre Native C API
Public C ABI for the MapLibre Native wrapper.
|
#include <runtime.h>
Data Fields | |
| const char * | image_id |
| size_t | image_id_size |
Payload for MLN_RUNTIME_EVENT_MAP_STYLE_IMAGE_MISSING.
| const char* mln_runtime_event_style_image_missing::image_id |
Borrowed image ID bytes. Valid until the next poll for this runtime or until the runtime is destroyed.
| size_t mln_runtime_event_style_image_missing::image_id_size |
Number of bytes in image_id, excluding the trailing null terminator.