I am using angular2 router.
To draw the breadcrumb of an url, lets say site.com/a/b/c/15 I do the following:
site.com/a/b/c/15>
So far, the most feasable solution is (done):
Pros: works
Cons: redoing url-route recognition manuall without using the ng2 router one