|
MapLibre Native C API
Public C ABI for the MapLibre Native wrapper.
|
#include <style.h>
Data Fields | |
| float | pixel_ratio |
| bool | sdf |
Options for runtime style images.
| float mln_style_image_options::pixel_ratio |
Sprite pixel ratio. Defaults to 1.
| bool mln_style_image_options::sdf |
Whether the image is a signed distance field icon. Defaults to false.