bluehalo / ngx-leaflet-draw

MIT License
89 stars 30 forks source link

toolbar icons not displayed correctly #53

Closed andi-di closed 6 years ago

andi-di commented 6 years ago

Hi,

i have a problem with the toolbar of the ngx-leaflet-draw library. ngx-leaflet-draw_toolbar_issue There are no errors on the console. Versions:

npm install shows two warnings: npm WARN @asymmetrik/ngx-leaflet-draw@2.7.1 requires a peer of leaflet-draw@0.4 but none was installed. npm WARN @asymmetrik/ngx-leaflet-draw@2.7.1 requires a peer of @asymmetrik/ngx-leaflet@2 but none was installed

andi-di commented 6 years ago

Sorry ... I forgot to add the leaflet-draw/dist/leaflet.draw.css to my .angular-cli.json, i only added the leaflet/dist/leaflet.css file.