Searched refs:queryShapeAnnotations (Results 1 – 4 of 4) sorted by relevance
64 AnnotationIDs Renderer::queryShapeAnnotations(const ScreenBox& box) const { in queryShapeAnnotations() function in mbgl::Renderer65 auto features = impl->queryShapeAnnotations({ in queryShapeAnnotations()
54 std::vector<Feature> queryShapeAnnotations(const ScreenLineString&) const;
748 std::vector<Feature> Renderer::Impl::queryShapeAnnotations(const ScreenLineString& geometry) const { in queryShapeAnnotations() function in mbgl::Renderer::Impl
44 AnnotationIDs queryShapeAnnotations(const ScreenBox& box) const;