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