Searched refs:featureProperties (Results 1 – 1 of 1) sorted by relevance
15 std::unordered_map<std::string, std::string> featureProperties; in updateLayer() local16 …featureProperties.emplace("sprite", annotation.icon.empty() ? std::string("default_marker") : anno… in updateLayer()21 …er.addFeature(id, FeatureType::Point, GeometryCollection {{ {{ tilePoint }} }}, featureProperties); in updateLayer()