Searched defs:getProperties (Results 1 – 7 of 7) sorted by relevance
20 …std::unordered_map<std::string,Value> getProperties() const override { return feature->getProperti… in getProperties() function in mbgl::SymbolFeature
18 PropertyMap getProperties() const override { return feature.properties; } in getProperties() function in mbgl::style::expression::GeoJSONFeature
28 std::unordered_map<std::string, Value> VectorTileFeature::getProperties() const { in getProperties() function in mbgl::VectorTileFeature
20 PropertyMap getProperties() const override { in getProperties() function in mbgl::GeoJSONTileFeature
45 virtual PropertyMap getProperties() const { return PropertyMap(); } in getProperties() function in mbgl::GeometryTileFeature
95 void MimeUtils::getProperties(const QString &fileName, const QString &group) { in getProperties() function in MimeUtils
194 inline feature::properties_type feature::getProperties() const { in getProperties() function in mapbox::vector_tile::feature