bluehalo / ngx-leaflet

Core Leaflet package for Angular.io
MIT License
767 stars 126 forks source link

the map disappears when I add the css #329

Open TinehineneBELHOCINE opened 2 years ago

TinehineneBELHOCINE commented 2 years ago

Hello, i have a problem in the Leaflet when I add the css in the file angular.json , my map disappears and when I don't put it the map is not complete.

i do the same thing like this one: https://deeplylearning.fr/cours-pratiques-data-visualization/integration-de-leaflet-dans-angular-9-carte-choroplethe/ but when i add "./node_modules/leaflet/dist/leaflet.css" in the angular.json file the map disappears.

Please help me