Home
last modified time | relevance | path

Searched defs:SymbolAnnotation (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/annotation/
H A Dannotation.hpp18 class SymbolAnnotation { class
20 SymbolAnnotation(Point<double> geometry_, std::string icon_ = {}) in SymbolAnnotation() function in mbgl::SymbolAnnotation
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/include/
H A Dqmapbox.hpp67 struct Q_MAPBOXGL_EXPORT SymbolAnnotation { struct
68 Coordinate geometry;
69 QString icon;