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

#include <map.h>

Data Fields

const mln_lat_lngcoordinates
 

Detailed Description

Coordinate array view. Coordinates are latitude/longitude pairs.

Field Documentation

◆ coordinates

const mln_lat_lng* mln_coordinate_span::coordinates

Coordinates. Null only when coordinate_count is 0.


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