This is the simpliest way to embed a Leaflet map on our application. We only have to add leaflet-directive to our AngularJS application dependencies, and use our custom tag <leaflet> on the HTML code. Easy as pie.
You can see a standalone example of this code here.