Home
last modified time | relevance | path

Searched refs:convertGeoJSONSource (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/conversion/
H A Dsource.cpp92 static optional<std::unique_ptr<Source>> convertGeoJSONSource(const std::string& id, in convertGeoJSONSource() function
189 return convertGeoJSONSource(id, value, error); in operator ()()