nextzen / lrm-mapzen

Support for Mapzen Turn-by-Turn routing in Leaflet Routing Machine
https://mapzen.com/projects/turn-by-turn/
Other
86 stars 31 forks source link

routing-icon.png doesn't exist for leaflet-routing-collapse-btn #32

Closed bwainstock closed 8 years ago

bwainstock commented 8 years ago

The collapsible button icon doesn't exist in the project files. routing-icon.png is not distributed.

.leaflet-routing-container-hide .leaflet-routing-collapse-btn {
    position: relative;
    left: 4px;
    top: 4px;
    display: block;
    width: 26px;
    height: 23px;
    background-image: url('routing-icon.png');
}
hanbyul-here commented 8 years ago

Thanks! closing with b35b60bdb205a043a7485adab105ca163386c305