bluehalo / ngx-leaflet-draw

MIT License
89 stars 30 forks source link

Draw toolbox text overflow #59

Closed marznafri closed 6 years ago

marznafri commented 6 years ago

issue_1 Hi, I have setup ngx-leaflet-draw on my local, on Angular 6, and when trying the drawing function the toolbox come out looking like this. Is there any pointers that you can give on why this is happening?

reblace commented 6 years ago

It looks like the styles might be missing for leaflet draw. Did you follow the instructions for loading the styles (https://github.com/Asymmetrik/ngx-leaflet-draw#import-the-leaflet-stylesheet)?

reblace commented 6 years ago

Closing this as answered