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

#include <runtime.h>

Data Fields

uint32_t mode
 
bool needs_repaint
 
bool placement_changed
 

Detailed Description

Payload for MLN_RUNTIME_EVENT_MAP_RENDER_FRAME_FINISHED.

Field Documentation

◆ mode

uint32_t mln_runtime_event_render_frame::mode

One of mln_render_mode.

◆ needs_repaint

bool mln_runtime_event_render_frame::needs_repaint

Whether MapLibre needs another frame after this one.

◆ placement_changed

bool mln_runtime_event_render_frame::placement_changed

Whether symbol placement changed during this frame.


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