Hello there! I'm currently diving into the world of Angular 2 and wanting to figure out how to integrate Leafletjs with it. My goal is to set up Leafletjs without having to directly include JS and CSS in my index.html file. Additionally, I want to ensure that it is not imported globally as I am working on a widget project.
Any advice or guidance you can provide would be greatly valued. Thank you in advance!