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

#include <query.h>

Data Fields

uint32_t type
 

Detailed Description

Tagged feature extension query result view.

Field Documentation

◆ feature_collection

mln_feature_collection mln_feature_extension_result_info::feature_collection

Feature collection view selected by MLN_FEATURE_EXTENSION_RESULT_TYPE_FEATURE_COLLECTION.

◆ type

uint32_t mln_feature_extension_result_info::type

◆ value

const mln_json_value* mln_feature_extension_result_info::value

JSON-like value view selected by MLN_FEATURE_EXTENSION_RESULT_TYPE_VALUE.


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