Home
last modified time | relevance | path

Searched defs:GeoJSONSource (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/sources/
H A Dgeojson_source.cpp12 GeoJSONSource::GeoJSONSource(const std::string& id, const GeoJSONOptions& options) in GeoJSONSource() function in mbgl::style::GeoJSONSource
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/sources/
H A Dgeojson_source.hpp28 class GeoJSONSource : public Source { class