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

#include <runtime.h>

Data Fields

uint64_t transition_id
 

Detailed Description

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.

Field Documentation

◆ transition_id

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.


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