Home
last modified time | relevance | path

Searched defs:removeAnnotation (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/annotation/
H A Dannotation_manager.cpp56 void AnnotationManager::removeAnnotation(const AnnotationID& id) { in removeAnnotation() function in mbgl::AnnotationManager
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/map/
H A Dmap.cpp700 void Map::removeAnnotation(AnnotationID annotation) { in removeAnnotation() function in mbgl::Map
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Dqmapboxgl.cpp971 void QMapboxGL::removeAnnotation(QMapbox::AnnotationID id) in removeAnnotation() function in QMapboxGL