I want to erase the leaflet watermark that overlaps everything below my map display. I don't mind having it in if it was not overlaying other controls in my app.
So, I found the critical parts:
<a href="http://leafletjs.com" title="A JS library for interactive maps">Leaflet</a>
angular-leaflet-directive.js
and remove © <a href="http://www.openstreetmap.org/copyright">OpenStreetMap</a> contributors
Hope I'm not violating any copyrights here. Please let me know if that's the case...