modifying ionic framework app using Leaflet.js

I am trying to build a map app with ionic framework & leaflet following this example

http://ionic-leafletjs-map-demo.divshot.io/#/app/map

https://github.com/calendee/ionic-leafletjs-map-demo

what i would like to add to the example,is the option to add directions from current location to the saved locations,any advise or similar examples would be great!!!