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

getting ready for leaflet 1.0 #46

Closed hanbyul-here closed 8 years ago

hanbyul-here commented 8 years ago

Leaflet combined ILayer and Layer in 1.0 , and it makes lrm broken. http://leafletjs.com/reference-1.0.0.html#control-layers

frankbroniewski commented 8 years ago

Is this TypeError: t is undefined leaflet.js:6:34 which I receive in Firebug? Or do I need to look further for other things I might have broken?

hanbyul-here commented 8 years ago

@frankbroniewski this issue seemed to be solved with Leaflet Routing Machine's upgrade for Leaflet 1.0. I updated example on master