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

#include <query.h>

Data Fields

const mln_string_viewsource_layer_ids
 
const mln_json_valuefilter
 

Detailed Description

Options for source feature queries.

Field Documentation

◆ filter

const mln_json_value* mln_source_feature_query_options::filter

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

◆ source_layer_ids

const mln_string_view* mln_source_feature_query_options::source_layer_ids

Optional source-layer IDs. Required by vector sources; ignored by GeoJSON.


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