lines=geo2xy(osmgetlines(map, hw)) ; plot(lines(1,:), lines(2,:), 'b-', 'linewidth', 1.5) ; %lines=geo2xy(osmgetlines(map, bl)) ; plot(lines(1,:), lines(2,:), 'g ...