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

#include <style.h>

Data Fields

float pixel_ratio
 
bool sdf
 

Detailed Description

Options for runtime style images.

Field Documentation

◆ pixel_ratio

float mln_style_image_options::pixel_ratio

Sprite pixel ratio. Defaults to 1.

◆ sdf

bool mln_style_image_options::sdf

Whether the image is a signed distance field icon. Defaults to false.


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