Searched defs:SymbolAnnotation (Results 1 – 2 of 2) sorted by relevance
18 class SymbolAnnotation { class20 SymbolAnnotation(Point<double> geometry_, std::string icon_ = {}) in SymbolAnnotation() function in mbgl::SymbolAnnotation
67 struct Q_MAPBOXGL_EXPORT SymbolAnnotation { struct68 Coordinate geometry;69 QString icon;