|
MapLibre Native C API
Public C ABI for the MapLibre Native wrapper.
|
#include <runtime.h>
Data Fields | |
| uint64_t | transition_id |
Payload for MLN_RUNTIME_EVENT_MAP_CAMERA_TRANSITION_FINISHED.
See mln_animation_options.transition_id for how a caller stamps an identity onto a camera transition and what terminal outcomes this event covers.
| uint64_t mln_runtime_event_camera_transition_finished::transition_id |
The transition_id the caller set on the mln_animation_options that started this transition.