Searched refs:ShapeLayerID (Results 1 – 4 of 4) sorted by relevance
18 layerID(AnnotationManager::ShapeLayerID + util::toString(id)) { in ShapeAnnotationImpl()
49 static const std::string ShapeLayerID; member in mbgl::AnnotationManager
22 const std::string AnnotationManager::ShapeLayerID = "com.mapbox.annotations.shape."; member in mbgl::AnnotationManager
753 …AnnotationManager::ShapeLayerID.begin(), AnnotationManager::ShapeLayerID.end()).second == Annotati… in queryShapeAnnotations()