<!-- MapLibre GL CSS & JS --> <link href="https://unpkg.com/maplibre-gl/dist/maplibre-gl.css" rel="stylesheet" /> <script src="https://unpkg.com/maplibre-gl/dist/maplibre-gl.js"></script> <!-- Map Container --> <div id="OSM-map1" style="min-height: 400px; height: 100%;"></div> <script type="text/javascript"> // Set up the location data const locationData = { lat: 41.886050, lng: -88.194340, title: '149 N Neltnor Blvd West Chicago, IL 60185', address: '149 N Neltnor Blvd West Chicago, IL 60185' }; // Initialize the MapLibre GL map const map = new maplibregl.Map({ container: 'OSM-map1', style: 'https://tiles.openfreemap.org/styles/bright', center: [locationData.lng, locationData.lat], zoom: 18, scrollZoom: false // Disable scroll zoom for better UX }); // Add zoom and rotation controls map.addControl(new maplibregl.NavigationControl()); // Define custom marker styling const iconUrl = '/wp-content/uploads/WS-Ping.svg'; // Create and add the marker const marker = new maplibregl.Marker({ element: createCustomMarkerElement(iconUrl), }) .setLngLat([locationData.lng, locationData.lat]) .setPopup(new maplibregl.Popup().setHTML(` <div> <strong>${locationData.title}</strong><br> <a href="https://www.google.com/maps/dir/current+location/${encodeURIComponent(locationData.address)}" target="_blank">Get Directions</a> </div> `)) .addTo(map); // Helper function to create custom marker elements function createCustomMarkerElement(iconUrl) { const markerDiv = document.createElement('div'); markerDiv.style.width = '60px'; markerDiv.style.height = '60px'; markerDiv.style.backgroundImage = `url(${iconUrl})`; markerDiv.style.backgroundSize = 'contain'; markerDiv.style.backgroundRepeat = 'no-repeat'; return markerDiv; } // Add double-click to zoom handler map.doubleClickZoom.enable(); // Add touch gesture handling map.touchZoomRotate.enable(); </script>
Hora de apertura
Lunes: 5 a.m. – 12 a.m.
Martes: 5 a.m. – 12 a.m.
Miércoles: 5 a. m. – 12 a. m.
Jueves: 5 a.m. – 12 a.m.
Viernes: 5 a. m. – 12 a. m.
Sábado: 4 a.m. – 12 a.m.
Dom: 4 a.m. – 12 a.m.
Comodidades
Wifi
Zona para niños
Lavandería de autoservicio
Lavadora de megacarga
Máquinas expendedoras
Recogida y entrega
Dejar la ropa sucia
Nuestros socios de recogida y entrega
Soltar y correr Lavadero
Servicio
¡Lavar la ropa nunca ha sido tan fácil!
Programe su pedido de recogida y entrega en el sitio web o la aplicación móvil de Drop & Dash. Ellos hacen todo el trabajo para asegurarse de que su ropa esté limpia, seca y doblada.
Galería de ubicaciones
Vea nuestro Lavandería
Nuestras ubicaciones
Dónde es Lavar inteligentemente?
Con 16 lavanderías en el área de Chicago, tenemos una ubicación conveniente cerca de usted.
Addison | 511 N. Addison Rd
cerca de N. Addison Rd y Stone Ave
Elgin | 425 Avenida Dundee
al sur de Summit St
Parque Franklin | 9515 Grand Ave
cerca de Grand Ave y Edgington St.
Montgomery | 616 calle Montgomery
cerca de Montgomery Rd y Bangs St
Niles | 8940 N. Greenwood Ave
cerca de N. Greenwood Ave y Ballard Rd
Niles | 8716 W. Golf Rd
En W. Golf Rd y N. Greenwood Ave.
Oeste de Chicago | 149 N. Neltnor Blvd.
cerca de N. Neltnor Blvd y E. Washington St
Chicago - Archer Heights | 4646 S. Kedzie
cerca de W. 47th St y S. Kedzie Ave
Chicago - Brighton Park | 4030 S. Oeste
cerca de S. Western Ave y W. 40th St
Chicago - Césped de Chicago | 6450 S Western Ave
cerca de W 65th St y S Western Ave
Chicago - Parque Gage | 5112 S. Kedzie
cerca de W. 51st St y S. Kedzie Ave
Chicago - Humboldt Park | 4446 Oeste Norte
cerca de W. North Ave y W. Grand Ave
Chicago - Marshall Square | 2523 W. Cermak
cerca de S. Western Ave y W. Cermak Rd
Chicago - Parque Marquette | 4314 W. Marquette
cerca de W. Marquette Rd y S. Kildare Ave
Chicago - West Elsdon | 3319 W. 55th St
cerca de W. 55th St y S. Kedzie Ave
Chicago - Césped Oeste | 5926 S. Kedzie
cerca de W. 59th St y S. Kedzie Ave