Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/tile/
H A Dcustom_geometry_tile.cpp34 if (geoJSON.is<FeatureCollection>() && !geoJSON.get<FeatureCollection>().empty()) { in setTileData()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/
H A Dgeojson.hpp8 using FeatureCollection = mapbox::geojson::feature_collection; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/geojson_viewer/
H A DGeoJsonDelegateMapObject.qml144 roleValue: "FeatureCollection"
146 property string geojsonType: "FeatureCollection"
H A DGeoJsonDelegate.qml162 roleValue: "FeatureCollection"
164 property string geojsonType: "FeatureCollection"
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/sources/
H A Dgeojson_source.cpp70 baseImpl = makeMutable<Impl>(impl(), GeoJSON{ FeatureCollection{} }); in loadDescription()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/
H A Dqgeojson.cpp985 FeatureCollection in importGeoJson() enumerator
1063 case FeatureCollection: { in importGeoJson()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/src/plugins/
H A Dmapboxgl.qdoc234 property var data: '{ "type": "FeatureCollection", "features": \