|
MapLibre Native C API
Public C ABI for the MapLibre Native wrapper.
|
#include <callback_adapter.h>
A native-owned copy of a resource request.
Every pointer field is owned by this record and stays valid until mln_adapter_resource_provider_request_destroy(). The handle field carries the request handle the host completes, usually through a token created by mln_adapter_resource_request_token_create().