Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/geometry/0.9.3/include/mapbox/geometry/
H A Dfeature.hpp44 using property_map = std::unordered_map<std::string, value>; typedef
56 property_map properties {};
62 property_map properties_ = property_map {}, in feature()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/geojsonvt/6.5.1/include/mapbox/geojsonvt/
H A Dtile.hpp69 addFeature(const vt_point& point, const property_map& props, const optional<identifier>& id) { in addFeature()
74 const property_map& props, in addFeature()
82 const property_map& props, in addFeature()
90 const property_map& props, in addFeature()
101 void addFeature(const T& multi, const property_map& props, const optional<identifier>& id) { in addFeature()
H A Dtypes.hpp95 using property_map = mapbox::geometry::property_map; typedef
139 property_map properties;
145 vt_feature(const vt_geometry& geom, const property_map& props, const optional<identifier>& id_) in vt_feature()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/
H A Dfeature.hpp11 using PropertyMap = mapbox::geometry::property_map;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/vector-tile/1.0.2/include/mapbox/
H A Dvector_tile.hpp41 using properties_type = mapbox::geometry::property_map;