Okey, but code is not full. As input:
- edges = {"824-3" <-> "205-11"}
2 style = {
VertexShape->...image ommited...,
VertexLabels->Placed["Name",{1/2,0.85}],
ImageSize->1000
}
Output: Graph[edges,style]
Next I add labels by example at start, middle and end of line (sorry, can't fine documentation page - there is an example with positioning of 3's labels on graph's edge) and by experement understood, that node image intersect and covers labels at "start" and "end" of edge.