|
MapLibre Native C API
Public C ABI for the MapLibre Native wrapper.
|
#include <map.h>
Data Fields | |
| const char * | style_url |
| double | max_zoom |
Tile-pyramid offline region definition.
| double mln_offline_tile_pyramid_region_definition::max_zoom |
Maximum zoom. Positive infinity follows MapLibre Native behavior and lets each tile source use its own maximum zoom.
| const char* mln_offline_tile_pyramid_region_definition::style_url |
Style URL. Copied during region creation.