Searched defs:Feature (Results 1 – 6 of 6) sorted by relevance
33 struct Q_MAPBOXGL_EXPORT Feature { struct34 enum Type {41 …Feature(Type type_ = PointType, const CoordinatesCollections& geometry_ = CoordinatesCollections(), in Feature() function45 Type type;46 CoordinatesCollections geometry;47 QVariantMap properties;48 QVariant id;
36 std::unordered_map<std::string, std::vector<Feature>>&, in queryRenderedFeatures()48 std::vector<Feature>&, in querySourceFeatures()
13 using Feature = mapbox::geometry::feature<double>; typedef
71 enum Feature { enum
984 Feature, in importGeoJson() enumerator
1622 U8 Feature; /*0x00 */ member1706 U8 Feature; /*0x00 */ member