MapLibre Native Core
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
geojson.hpp File Reference
#include <mapbox/geojson.hpp>
#include <mbgl/util/feature.hpp>

Go to the source code of this file.

Namespaces

 mbgl
 

Typedefs

using mbgl::GeoJSON = mapbox::geojson::geojson
 
using mbgl::FeatureCollection = mapbox::geojson::feature_collection
 
using mbgl::FeatureExtensionValue = mapbox::util::variant< Value, FeatureCollection >