I googled a lot and experimented a lot but i was not able to use the filelayer plugin inside my angular application. Even without the Angular directive using plain javascript in my html. I always got the error
L.Control.fileLayerLoad
does not exist / is not a function...
It seems like the plugins script file cannot be combined with those from the angular directive... Has anyone succeeded with this or has a hint how this might work?