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