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

#include <query.h>

Data Fields

const mln_string_viewlayer_ids
 
const mln_json_valuefilter
 

Detailed Description

Options for rendered feature queries.

Field Documentation

◆ filter

const mln_json_value* mln_rendered_feature_query_options::filter

Optional MapLibre style-spec filter JSON. Null means no filter.

◆ layer_ids

const mln_string_view* mln_rendered_feature_query_options::layer_ids

Optional style layer IDs. When absent, all rendered layers are queried.


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