Skip to content

Commit

Permalink
fix leaflet draw layout
Browse files Browse the repository at this point in the history
  • Loading branch information
0x46616c6b committed Jan 2, 2020
1 parent 6879aac commit 1d64044
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions leaflet.config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import L from 'leaflet';

import 'leaflet/dist/leaflet.css';
import 'leaflet-draw/dist/leaflet.draw.css';

// stupid hack so that leaflet's images work after going through webpack
import marker from 'leaflet/dist/images/marker-icon.png';
Expand Down

0 comments on commit 1d64044

Please sign in to comment.