Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/annotation/
H A Dannotation_tile.hpp39 class AnnotationTileLayer : public GeometryTileLayer { class
H A Dannotation_tile.cpp75 AnnotationTileLayer::AnnotationTileLayer(std::shared_ptr<AnnotationTileLayerData> layer_) : layer(s… in AnnotationTileLayer() function in mbgl::AnnotationTileLayer