2 *= require leaflet/dist/leaflet
3 *= require leaflet.locationfilter
6 /* Override to serve images through the asset pipeline. */
7 div.leaflet-marker-icon.location-filter.resize-marker {
8 background-image: image-url("img/resize-handle.png");
11 div.leaflet-marker-icon.location-filter.move-marker {
12 background-image: image-url("img/move-handle.png");
15 div.leaflet-div-icon {