|
MapLibre Native C API
Public C ABI for the MapLibre Native wrapper.
|
#include <query.h>
Data Fields | |
| const mln_string_view * | layer_ids |
| const mln_json_value * | filter |
Options for rendered feature queries.
| const mln_json_value* mln_rendered_feature_query_options::filter |
Optional MapLibre style-spec filter JSON. Null means no filter.
| const mln_string_view* mln_rendered_feature_query_options::layer_ids |
Optional style layer IDs. When absent, all rendered layers are queried.