mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
improve label rendering
This commit is contained in:
parent
fb1f5e4555
commit
a897418b4c
3 changed files with 7 additions and 2 deletions
|
|
@ -29,6 +29,9 @@ public class GraphStreamViewer {
|
|||
" stroke-mode: plain;" +
|
||||
" stroke-color: #999;" +
|
||||
" stroke-width: 1.0;" +
|
||||
" text-font: couriernew;" +
|
||||
" text-offset: 2,-5;" +
|
||||
" text-size: 8;" +
|
||||
"}" +
|
||||
"node.pickup {" +
|
||||
" fill-color: #6CC644;" +
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue