7 MEAL PLAN
:root{ --green:#2d4a3e; --green-dk:#1e3329; --green-mid:#3d5c4e; --green-light:#e8f0eb; --gold:#a06f2a; --gold-mid:#c49040; --gold-light:#f5e6c8; --gold-pale:#fdf3e3; --brown:#3324 0f; --brown-dk:#241a0b; --cream:#ffffff; --warm:#ffffff; --text:#111111; --muted:#444444; --border:#e4e2dd; } *{margin:0;padding:0;box-sizing:border-box} html,body{background:#ffffff} .rh{font-family:'DM Sans',sans-serif;background:#ffffff;color:var(--text);max-width:680px;margin:0 auto;} .rh img{max-width:100%;display:block} .rh-section{padding:52px 24px;border-bottom:1px solid var(--border);background:#ffffff} .rh-eyebrow{font-size:11px;font-weight:700;letter-spacing:4px;text-transform:uppercase;color:var(--gold);margin-bottom:10px;display:block} .rh-h2{font-family:'Khand',sans-serif;font-size:clamp(24px,5.5vw,36px);font-weight:700;line-height:1.12;color:var(--text);margin-bottom:14px;text-transform:uppercase;letter-spacing:.025em} .rh-lead{font-size:16px;line-height:1.75;color:var(--muted)} .rh-lead strong{color:var(--gold)} .rh-pill{display:inline-block;background:var(--gold-pale);border:1px solid rgba(160,111,42,.25);color:var(--gold);font-size:12px;font-weight:700;padding:5px 14px;border-radius:100px;margin:12px 4px 0 0} .rh-hero{background:#fff;color:var(--text);text-align:center;padding:64px 24px 56px;position:relative;overflow:hidden;border-bottom:1px solid var(--border)} .rh-hero::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 50% 0%,rgba(160,111,42,.07) 0%,transparent 60%);pointer-events:none} .rh-hero>*{position:relative} .rh-hero-eyebrow{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.5px;color:var(--gold);background:var(--gold-pale);border:1px solid rgba(160,111,42,.3);padding:7px 20px;border-radius:100px;margin-bottom:20px} .rh-hero h1{font-family:'Khand',sans-serif;font-size:clamp(32px,8.5vw,54px);font-weight:700;line-height:1.08;max-width:600px;margin:0 auto 16px;color:var(--text);text-transform:uppercase;letter-spacing:.03em} .rh-hero h1 em{font-style:normal;color:var(--green)} .rh-hero-sub{font-size:16px;color:var(--muted);max-width:480px;margin:0 auto 24px;line-height:1.7} .rh-hero-sub strong{color:var(--gold)} .rh-star{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,var(--gold),var(--gold-mid));border:1px solid var(--gold);padding:10px 22px;border-radius:100px;font-size:14px;font-weight:600;color:#fff;text-decoration:none;margin-bottom:24px} .rh-ticker-wrap{background:var(--brown);overflow:hidden;padding:14px 0;border-bottom:1px solid var(--border)} .rh-ticker{display:inline-flex;white-space:nowrap;animation:rhscroll 24s linear infinite;will-change:transform} .rh-ticker:hover{animation-play-state:paused} .rh-chip{display:inline-flex;align-items:center;gap:10px;padding:4px 28px;border-right:1px solid rgba(160,111,42,.3)} .rh-chip-num{font-family:'Khand',sans-serif;font-size:22px;font-weight:600;color:var(--gold-light);line-height:1} .rh-chip-lbl{font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:rgba(255,255,255,.55);line-height:1.3} @keyframes rhscroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}} .rh-proof{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--border);background:#ffffff} .rh-proof-cell{padding:30px 10px;text-align:center;border-right:1px solid var(--border);text-decoration:none;color:inherit;display:block} .rh-proof-cell:last-child{border-right:none} .rh-proof-num{font-family:'Khand',sans-serif;font-size:clamp(30px,7vw,44px);font-weight:700;color:var(--text);line-height:1;display:block} .rh-proof-num em{font-style:normal;color:var(--gold)} .rh-proof-lbl{font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:var(--muted);margin-top:8px;display:block} .rh-resume{display:flex;flex-direction:column;gap:0;margin-top:24px;border-left:2px solid rgba(160,111,42,.35);padding-left:22px} .rh-cred{position:relative;padding:14px 0} .rh-cred::before{content:'';position:absolute;left:-28px;top:22px;width:10px;height:10px;border-radius:50%;background:linear-gradient(135deg,var(--gold),var(--gold-mid));box-shadow:0 0 0 3px rgba(160,111,42,.18)} .rh-cred strong{font-size:15px;color:var(--text);display:block;margin-bottom:3px;font-weight:800} .rh-cred p{font-size:13.5px;color:var(--muted);line-height:1.6} .rh-usp{padding:44px 24px;border-bottom:1px solid var(--border);background:#ffffff} .rh-usp-quote{margin-top:16px;background:var(--gold-pale);border-left:3px solid var(--gold);border-radius:0 10px 10px 0;padding:12px 16px;font-size:14px;font-style:italic;color:var(--gold);font-weight:600;line-height:1.65} .rh-timeline{display:flex;flex-wrap:wrap;gap:0;margin-top:24px;border-radius:16px;overflow:hidden;border:1.5px solid var(--border)} .rh-tl-step{flex:1;min-width:130px;background:#fff;padding:20px 16px;text-align:center;border-right:1px solid var(--border);position:relative} .rh-tl-step:last-child{border-right:none} .rh-tl-day{font-family:'Khand',sans-serif;font-size:12px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:var(--gold);margin-bottom:8px} .rh-tl-icon{font-size:22px;margin-bottom:8px} .rh-tl-label{font-size:13px;font-weight:800;color:var(--text);margin-bottom:4px} .rh-tl-sub{font-size:11.5px;color:var(--muted);line-height:1.5} .rh-not-leftovers{background:var(--gold-pale);border:1.5px solid rgba(160,111,42,.3);border-radius:16px;padding:22px 22px;margin-top:24px} .rh-not-leftovers strong{color:var(--gold);display:block;font-size:13px;letter-spacing:.5px;text-transform:uppercase;margin-bottom:8px} .rh-not-leftovers p{font-size:14.5px;color:var(--brown);line-height:1.7} .rh-map-card{border-radius:20px;overflow:visible;border:1.5px solid var(--border);margin-top:28px;box-shadow:0 16px 48px rgba(51,36,15,.15);background:var(--brown)} .rh-map-head{padding:26px 26px 22px;background:linear-gradient(135deg,var(--brown-dk) 0%,var(--brown) 100%)} .rh-map-tag{font-size:10px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:var(--gold-mid);margin-bottom:8px} .rh-map-title{font-family:'Khand',sans-serif;font-size:clamp(20px,5vw,28px);font-weight:700;color:#fff;line-height:1.15;text-transform:uppercase;letter-spacing:.03em} .rh-map-sub{font-size:13px;color:rgba(255,255,255,.5);margin-top:6px} #rh-map{height:400px;width:100%;display:block;position:relative;z-index:0;} .rh-map-days{display:flex;background:var(--brown-dk);border-top:1px solid rgba(196,144,64,.3)} .rh-map-day{flex:1;padding:16px 10px;text-align:center;border-right:1px solid rgba(160,111,42,.2)} .rh-map-day:last-child{border-right:none} .rh-map-day-name{font-family:'Khand',sans-serif;font-size:17px;font-weight:600;color:var(--gold-light);text-transform:uppercase;letter-spacing:.05em} .rh-map-day-sub{font-size:9px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:rgba(255,255,255,.4);margin-top:3px} .rh-pickup{background:#fff;border:1.5px solid var(--border);border-radius:20px;padding:28px 26px;margin-top:18px;display:flex;align-items:flex-start;gap:18px;box-shadow:0 6px 24px rgba(45,74,62,.07)} .rh-pickup-icon{width:52px;height:52px;border-radius:14px;background:var(--gold-pale);border:1px solid rgba(160,111,42,.25);display:flex;align-items:center;justify-content:center;font-size:24px;flex-shrink:0} .rh-pickup h3{font-family:'Khand',sans-serif;font-size:22px;font-weight:600;color:var(--text);margin-bottom:6px;text-transform:uppercase;letter-spacing:.02em} .rh-pickup p{font-size:14px;color:var(--muted);line-height:1.65} .rh-pickup p strong{color:var(--gold)} .rh-pickup-addr{display:block;margin-top:10px;font-size:14px;font-weight:700;color:var(--text)} .rh-pickup-btn{display:inline-block;margin-top:14px;background:linear-gradient(135deg,var(--gold),var(--gold-mid));color:#fff;font-size:13px;font-weight:800;padding:11px 22px;border-radius:100px;text-decoration:none} .rh-trial{background:#fff;border:1.5px solid var(--border);border-radius:20px;padding:36px 28px;margin-top:28px;box-shadow:0 8px 32px rgba(45,74,62,.08)} .rh-trial-top{text-align:center;padding-bottom:28px;border-bottom:1px solid var(--border);margin-bottom:24px} .rh-trial-num{font-family:'Khand',sans-serif;font-size:84px;font-weight:700;color:var(--text);line-height:1} .rh-trial-lbl{font-size:11px;font-weight:800;letter-spacing:2px;text-transform:uppercase;color:var(--muted);margin:4px 0 12px} .rh-trial-desc{font-size:15px;color:var(--muted);margin-bottom:20px;line-height:1.6} .rh-trial-btn{display:inline-block;background:linear-gradient(135deg,var(--gold),var(--gold-mid));color:#fff;font-size:15px;font-weight:800;padding:15px 34px;border-radius:100px;text-decoration:none} .rh-benefit{display:flex;gap:14px;align-items:flex-start;padding:14px 0;border-bottom:1px solid var(--border)} .rh-benefit:last-child{border-bottom:none;padding-bottom:0} .rh-check{width:26px;height:26px;border-radius:50%;flex-shrink:0;background:linear-gradient(135deg,var(--gold),var(--gold-mid));color:#fff;font-size:12px;font-weight:800;display:flex;align-items:center;justify-content:center} .rh-benefit strong{font-size:15px;color:var(--text);display:block;margin-bottom:2px} .rh-benefit p{font-size:13px;color:var(--muted);line-height:1.5} .rh-monthly{background:var(--brown);border-radius:22px;padding:40px 30px;margin-top:22px;position:relative;overflow:hidden;box-shadow:0 16px 48px rgba(51,36,15,.3)} .rh-monthly::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 80% 0%,rgba(160,111,42,.25) 0%,transparent 60%);pointer-events:none} .rh-monthly>*{position:relative} .rh-monthly-badge{display:inline-block;background:linear-gradient(135deg,var(--gold),var(--gold-mid));color:#fff;font-size:10px;font-weight:800;letter-spacing:2px;text-transform:uppercase;padding:6px 14px;border-radius:100px;margin-bottom:16px} .rh-monthly h3{font-family:'Khand',sans-serif;font-size:clamp(26px,5.5vw,32px);font-weight:700;color:var(--gold-light);line-height:1.1;margin-bottom:10px;text-transform:uppercase;letter-spacing:.04em} .rh-monthly-sub{font-size:15px;color:rgba(255,255,255,.6);line-height:1.7;margin-bottom:22px} .rh-monthly-sub strong{color:var(--gold-light)} .rh-monthly-feats{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:24px} .rh-mf{background:rgba(255,255,255,.06);border:1px solid rgba(160,111,42,.25);border-radius:12px;padding:14px} .rh-mf-num{font-family:'Khand',sans-serif;font-size:26px;font-weight:600;color:var(--gold-light);line-height:1;margin-bottom:4px} .rh-mf-lbl{font-size:10px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:rgba(255,255,255,.45);line-height:1.4} .rh-monthly-btn{display:block;text-align:center;background:linear-gradient(135deg,var(--gold),var(--gold-mid));color:#fff;font-size:15px;font-weight:800;padding:16px 28px;border-radius:12px;text-decoration:none} .rh-monthly-note{text-align:center;font-size:12px;color:rgba(255,255,255,.45);margin-top:12px} .rh-steps{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--border);border-radius:12px;overflow:hidden;margin-top:28px} .rh-step{background:#fff;padding:26px 20px;text-align:center} .rh-step-num{width:48px;height:48px;background:linear-gradient(135deg,var(--gold),var(--gold-mid));color:#fff;font-family:'Khand',sans-serif;font-size:20px;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 14px;box-shadow:0 4px 14px rgba(160,111,42,.3)} .rh-step h4{font-size:15px;font-weight:800;color:var(--text);margin-bottom:6px} .rh-step p{font-size:13px;color:var(--muted);line-height:1.6} .rh-contact{background:#ffffff;padding:52px 24px} .rh-contact-inner{background:var(--brown);border-radius:22px;padding:40px 32px;text-align:center;box-shadow:0 16px 48px rgba(51,36,15,.2)} .rh-contact-inner h3{font-family:'Khand',sans-serif;font-size:26px;font-weight:700;color:#fff;margin-bottom:8px;text-transform:uppercase;letter-spacing:.03em} .rh-contact-inner p{font-size:15px;color:rgba(255,255,255,.55);line-height:1.7;max-width:400px;margin:0 auto} .rh-call-btn{display:inline-block;margin-top:20px;background:linear-gradient(135deg,var(--gold),var(--gold-mid));border-radius:12px;padding:14px 34px;text-decoration:none} .rh-call-lbl{font-size:10px;font-weight:800;letter-spacing:2.5px;text-transform:uppercase;color:rgba(255,255,255,.85);margin-bottom:3px} .rh-call-num{font-family:'Khand',sans-serif;font-size:21px;font-weight:600;color:#fff;letter-spacing:.04em} .rh-contact-hours{display:flex;border-top:1px solid rgba(160,111,42,.25);margin-top:28px;padding-top:4px} .rh-hour{flex:1;padding:16px 8px} .rh-hour-day{font-size:12px;font-weight:800;color:var(--gold-light);margin-bottom:3px;letter-spacing:.5px} .rh-hour-time{font-size:12px;color:rgba(255,255,255,.5)} /* LEAFLET */ .rh-tip{background:#a06f2a!important;color:#fff!important;border:none!important;border-radius:4px!important;font-size:10px!important;font-weight:700!important;font-family:Arial,sans-serif!important;padding:2px 6px!important;white-space:nowrap!important;} .rh-tip::before{border-top-color:#a06f2a!important;} .leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0} .leaflet-container{overflow:hidden;background:#ddd} .leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit} .leaflet-marker-icon,.leaflet-marker-shadow{display:block;-webkit-user-select:none;user-select:none;-webkit-user-drag:none} .leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0} .leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700} .leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200} .leaflet-control{position:relative;z-index:800;pointer-events:auto} .leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none} .leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0} .leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right} .leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px} .leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px} .leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5} .leaflet-bar{box-shadow:0 2px 8px rgba(0,0,0,0.25);border-radius:6px;border:none;overflow:hidden;} .leaflet-bar a{background-color:#fff;border-bottom:1px solid #e4e2dd;width:34px;height:34px;line-height:34px;display:block;text-align:center;text-decoration:none;color:#a06f2a;font-size:18px;font-weight:700;} .leaflet-bar a:hover{background-color:#fdf3e3;} .leaflet-bar a:first-child{border-top-left-radius:6px;border-top-right-radius:6px;} .leaflet-bar a:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-bottom:none;} .leaflet-control-attribution{background:rgba(255,255,255,.8);margin:0;font-size:.625rem} .leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,.4)} .leaflet-tooltip-top:before{bottom:0;left:50%;margin-left:-6px;border-top-color:#fff} @media(max-width:480px){.rh-section{padding:40px 18px}.rh-usp{padding:36px 18px}.rh-steps{grid-template-columns:1fr}.rh-pickup{flex-direction:column}.rh-monthly-feats{grid-template-columns:1fr 1fr}#rh-map{height:340px}.rh-timeline{flex-direction:column}.rh-tl-step{border-right:none;border-bottom:1px solid var(--border)}.rh-tl-step:last-child{border-bottom:none}} Loved by 360+ Customers Across the GTA PROPER INDIAN KHANA COOKED FRESH for gta ⭐ 4.6 on Google · 360+ Reviews 4.6⭐GoogleRating 360+HappyCustomers 32ozFull MealEvery Time FreeRoti & RiceEvery Curry NewMenu EveryWeek 2-3MinutesTo Heat 4.6⭐GoogleRating 360+HappyCustomers 32ozFull MealEvery Time FreeRoti & RiceEvery Curry NewMenu EveryWeek 2-3MinutesTo Heat 4.6⭐360+ Google Reviews 25+Years of Cooking 0xFrozen or Reheated From The Line Meet Chef Sameer Good tiffin should feel like ghar jaisa khana, food made just like home. That is a big promise. So here is why you can trust Chef Sameer Chopra to keep it: 25+ Years in the Kitchen Chef Sameer has cooked Indian food for over 25 years. First in India, and now in Canada. He has made these dishes thousands of times. Trained in Real Regional Cooking He learned the old way. Real masalas. Slow cooking. Recipes from across India. No shortcuts. No fake flavors. Head Chef of a 4.6⭐ Restaurant He runs the kitchen at Raahi Modern Indian on St. Clair Ave W. Over 360 people gave it 4.6 stars on Google. One guest even called it their favourite Indian restaurant. He Cooks Every Tiffin Batch Himself Tiffins are not scooped from the restaurant line. Chef Sameer cooks a fresh batch just for tiffins. He checks each one before it leaves the kitchen. If it is not right, it does not go out. Not Leftovers Ghar Jaisa Khana Made fresh A tiffin should feel like ghar jaisa khana. Chef Sameer cooks fresh curries for Raahi Tiffin twice a week. It is not the same food from the restaurant line. It is made fresh, and just for you. Cooking Day 🍲 We Cook A fresh batch made just for tiffins packing 📦 We Pack Meals are packed and refrigerated overnight. Delivery day 🚚 You Eat Meals are delivered to you the next day The Restaurant By Toronto's Favourite desi kitchen Chef Sameer also runs the kitchen at Raahi Modern Indian, rated 4.6⭐ by 360+ people on Google. Same chef. Same care. Same masalas. But your tiffin is its own fresh batch, cooked just for you. "Raahi is as good as it can get when it comes to Indian food." - Google review authentic masalay from india Our spices come from India: garam masala, haldi, Kashmiri red chili, and kasuri methi. That's why the khana smells and tastes like it just came off the tawa, not out of a warmer. Guests say the flavor is the real deal. The Menu Veg or Non-Veg, Everyone Eats Happy Love Dal Makhani and Paneer Butter Masala? We've got you. Crave Chicken Biryani or Butter Chicken? We've got that too. "Whether you're a meat lover or a vegetarian, everyone will find joy." - Google review Portions That Fill You Up Every tiffin is a full 32oz meal. That is 16oz of hearty curry, 12oz of fluffy basmati rice, and 2 free rotis. Or pick a big 32oz biryani instead. The Variety weekly changing menu We change our menu every Friday. Each new menu has 6 veg meals and 6 non-veg meals for you to pick from. Just Heat, Eat & Enjoy Every meal comes in a sealed, microwave-safe box. It is from the same fresh batch that reaches you. Heat it for 2-3 minutes and eat. No cooking. No dishes. No stress. Ghar jaisa khana, made easy. 🚚 Delivery & Pickup We Deliver ACROSS THE GTA, Or You Can Pick Up We bring fresh, never frozen, never leftover khana to homes all across the GTA every Sunday and Wednesday. Each batch is cooked just for that day's tiffins. If your home is inside the radius below, we deliver to you. 30-Mile Delivery Radius Are You In Our Delivery Zone? The radius starts at our kitchen: 543 St Clair Ave W, Toronto Sunday Delivery Day Wednesday Delivery Day 📍 Want to Pick Up? Come Say Hi You can grab your tiffin right from our restaurant, hot off the tawa. Just pick "Pickup" at checkout. Raahi Modern Indian543 St Clair Ave W, Toronto, ON M6C 1A3 Get Directions Get Started Start Small, Or Go All In Pick your meals and pay one time. No subscription. No sneaky charges. Ever. 3 Meal Trial Plan Try 3 meals first. Most people start here, then come back for more. Try 3 Meals ✓ Pay Once Order once, pay once. That's it. No repeat charges. ✓ Never Frozen, Never Old Restaurant Food Cooked fresh in its own batch, just for tiffins. ✓ Made by Chef Sameer 25+ years of cooking in every single meal. ✓ Free Roti & Rice 2 rotis and rice come with every curry. No extra cost. Best Value · Most Popular The Monthly Tiffin This is what our regulars pick. You get the full Raahi Tiffin menu with fresh khana delivered every week of the month. And you only pay once. 12 New DishesEvery Week 4 Weeks of FreshDelivery 1x One Payment,No Subscription 2x DeliveriesEvery Week Get the Monthly Tiffin A whole month of ghar jaisa khana. All handled. Simple Process Here's How It Works It's really easy. Four steps and you're done. 1 Pick Your Plan Choose the 3-Meal Trial or the Monthly Tiffin. Pay one time. 2 Chef Sameer Cooks A Fresh Tiffin Batch A separate batch, made just for tiffins, with real masalas from India. 3 Delivery or Pickup We come to your door every Sunday & Wednesday. Or you pick up at St. Clair Ave W. 4 Heat, Eat & Enjoy Hot in 2-3 minutes. No cooking. No dishes. Just great khana. Got Questions? Not sure which plan fits you? Just ask. We're one call away, and we love to chat. Call Now +1 (647) 768-2964 Sunday Delivery Fresh to your door Wednesday Delivery Fresh to your door (function(){ var el = document.getElementById('rh-map'); if(!el || typeof L === 'undefined') return; var map = L.map(el, {center:[43.7200,-79.4500], zoom:9, scrollWheelZoom:false, attributionControl:false}); L.tileLayer('https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png',{maxZoom:13}).addTo(map); function p(col,star){return L.divIcon({className:'',html:''+(star?'★':'')+'',iconSize:[36,46],iconAnchor:[18,46],popupAnchor:[0,-46]});} L.marker([43.6817,-79.4260],{icon:p('#2d4a3e',true)}).addTo(map) .bindTooltip('Raahi Kitchen',{permanent:true,direction:'top',className:'rh-tip'}) .bindPopup('Raahi Modern Indian543 St Clair Ave W, Toronto'); [['Mississauga',43.5890,-79.6441],['Brampton',43.7315,-79.7624],['Vaughan',43.8361,-79.4985],['Markham',43.8561,-79.3370],['Scarborough',43.7731,-79.2577],['Richmond Hill',43.8828,-79.4403],['North York',43.7615,-79.4111],['Oakville',43.4675,-79.6877],['Burlington',43.3255,-79.7990],['Pickering',43.8384,-79.0893],['Ajax',43.8509,-79.0204],['Whitby',43.8975,-78.9429],['Newmarket',44.0592,-79.4613],['Aurora',43.9967,-79.4501],['Milton',43.5183,-79.8774] ].forEach(function(c){L.marker([c[1],c[2]],{icon:p('#a06f2a',false)}).addTo(map) .bindTooltip(c[0],{permanent:true,direction:'top',className:'rh-tip'}) .bindPopup(''+c[0]+'✓ Delivery available'); }); })();
More you might like
Related
Meal Planner Printable | Weekly Meal Planner | Grocery List
Related
Meal Planner Journal, Food Diary, Meal Log, Monthly Meal Pla
Related
Magnetic Weekly Evening Meal Planner & Shopping List | 52 Pa
Related