spb/lou-ka Public
Lou·Ka — tous les logements à louer du Québec, un seul endroit.
HTML 99.7%
1<!doctype html><html lang=""><head><meta charset="UTF-8"/><meta name="robots" content="noindex"/><link rel="icon" href="https://jeff.cdn.resimo.io/common/favicon-resimo.ico"/><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0"/><link rel="preconnect" href="https://fonts.googleapis.com"/><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin/><link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap" as="style" rel="preload"/><link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap" rel="stylesheet"/><title>Resimo - 3D Web</title><style>.--d-none{display:none!important}html{font-family:Inter,sans-serif;--primary:#672f72!important;--apartments-app-background:#ffffff;--miniatures-bg:#fff!important}#app-content .investment-logo{height:86px}</style><script>window.__APARTMENT_GALLERY_FLOORS__ = [{ name: 'PH19', floors: 2 }]2 // sa dasddsdsa3 // window.__DISABLE_WALKS_FOR_BUILDINGS__ = ['Le We2 PHASE 2']4 // window.__DISABLE_APARTMENTS_FOR_BUILDINGS__ = ['Le We2 PHASE 2']5 // window.__DISABLE_WINDOWS_FOR_BUILDINGS__ = ['Le We2']6 window.__RESIMO_DATA_PROCESSOR__ = (buildings) => {7 buildings.forEach((building) => {89 building.apartments.forEach((apartment) => {10 // map reserved apartments to display them as "rented"11 if (apartment.status === 'reserved') apartment.status = 'sold'1213 })14 })1516 return buildings17 }1819 window.__APPLY_URL__ =20 'https://myapartment.rent/online-leasing/listings?bpi=hTJ23ZycD4wW3vtbkxfNtvcOVz9q08dBRWjJxmtc1ngvD5Xq&usr=0n7HSFzCjhN9&ac=dashq&colorSchemeCode=icq4Ckk55Z'21 window.__APPLY_URL__WE3 = 'https://myapartment.rent/online-leasing/listings?bpi=Ukml8VtTbTuuv1UvJaVipClIl2R5Bhfs0dzbLmM2FNJolcew&usr=0n7HSFzCjhN9&ac=dashq&colorSchemeCode=icq4Ckk55Z'2223 window.__PRIVACY_POLICY_URLS__ = {24 fr: 'https://loggiasurleparc.com/politique-de-confidentialite/',25 default: 'https://loggiasurleparc.com/en/privacy-policy/',26 }2728 window.__APP_BASE_URL__ = ''29 window.__APP_BUILD_DATE__ = '5'30 window.__APP_CONFIG__ = {31 name: 'WE2',32 assetsBaseUrl: 'https://jeff.cdn.resimo.io/jeffv4/Corsim/WE2',33 logoRelativePath: '/logo2.jpg',34 pdfBaseUrl: 'https://jeff.cdn.resimo.io/jeffv4/Corsim/WE2/plans/PDF',35 gallery: {36 enabled: true,37 baseUrl: 'https://jeff.cdn.resimo.io/jeffv4/Corsim/WE2/gallery/',38 },39 mobileStartingScreen: {40 customImageUrl: null,41 },42 localStorage: {43 version: '1',44 compareLimit: 50,45 },46 api: {47 url: 'https://api.resimo.pl/api/track/v1/allinone/client/82/investment/478/apartments/',48 buildingList: ['Le We2', 'Le We3'],49 additionalFields: ['web_url', 'pdf_url'],50 token: 'SU5fT05FXzE6WXNsYWJfYWxs',51 isAreaInFeetUnit: true,52 syncConfig: {53 enableAutoSync: false,54 syncIntervalMinutes: 5,55 },56 },57 lead: {58 url: 'https://api.resimo.pl/api/track/v2/web/lead/store',59 investmentId: 478,60 },61 settings: {62 jeffHasWebpImages: true,63 jeffHasAvifImages: true,64 showPrice: false,65 withNightView: false,66 useResimoLogo: true,67 showCompanyLogo: true,68 showScreenshotButton: true,69 defaultAreaUnit: 'ft',70 currencyFormatter: new Intl.NumberFormat('en', {71 style: 'currency',72 currency: 'USD',73 minimumFractionDigits: 0,74 maximumFractionDigits: 0,75 }),76 sidebarToRight: false,77 useGuideLightUi: true,78 },79 apps: {80 apartments: {81 enabled: true,82 assetsBaseUrl: 'https://apartments-360-2.cdn.resimo.io/apartments360v3/We2/WE2/',83 settings: {84 hasWebpImages: true,85 hasAvifImages: false,86 animationFramesCount: 72,87 numberOfApartmentStyles: 1,88 framesSizes: [1920, 1280],89 animationBreakpointIndexes: [0, 18, 36, 54],90 },91 zoomSettings: {92 landscape: { default: 0.6, min: 0.4, max: 1.3, step: 0.1 },93 portrait: { default: 0.7, min: 0.5, max: 1.4, step: 0.1 },94 },95 },96 walks: {97 enabled: true,98 assetsBaseUrl: 'https://spacery360.cdn.resimo.io/spacery360/Corsim/WE2',99 hasWebpImages: false,100 hasAvifImages: false,101 },102 windows: {103 enabled: true,104 assetsBaseUrl: 'https://okna360.cdn.resimo.io/okna360/We2/WE2',105 hasWebpImages: true,106 hasAvifImages: false,107 },108 facades: {109 enabled: false,110 assetsBaseUrl: 'https://external-assets.cdn.resimo.io/corsim/ElevationPhotos/we2/',111 hasWebpImages: false,112 hasAvifImages: false,113 },114 apartmentGallery: {115 enabled: true,116 hasWebpImages: false,117 hasAvifImages: false,118 initialScale: 0.7,119 assetsBaseUrl: 'https://jeff.cdn.resimo.io/jeffv4/Corsim/WE2/rzuty',120 },121 },122 filters: {123 status: {124 enabledStatuses: ['available', 'promotion', 'reserved', 'sold'],125 statusesForCount: ['available', 'promotion', 'reserved', 'sold'],126 },127 area: {128 show: true,129 withDecimals: false,130 roundDownMaxValue: true,131 },132 floor: {133 show: true,134 },135 rooms: {136 show: true,137 },138 price: {139 show: false,140 },141 advancedFilters: null,142 },143 scene: {144 relativePath: '/',145 fileName: 'scene4.glb',146 occluderConfig: {147 edgesConfig: { show: false, hexColorWithAlpha: '#ff1111ff', edgesWitdh: 15 },148 default: {149 hexColor: '#672f72',150 alpha: 0.5,151 },152 },153 apartmentConfig: {154 edgesConfig: { show: true, hexColorWithAlpha: '#333333aa', edgesWitdh: 10 },155 statuses: {156 available: {157 show: true,158 enableHover: true,159 hexColor: '#4bb11b',160 alpha: 0.5,161 showWhenFilteredOut: false,162 },163 reserved: {164 show: true,165 enableHover: true,166 hexColor: '#e1b000',167 alpha: 0.5,168 showWhenFilteredOut: false,169 },170 promotion: {171 show: true,172 enableHover: true,173 hexColor: '#2495C2',174 alpha: 0.5,175 showWhenFilteredOut: false,176 },177 sold: {178 show: true,179 enableHover: true,180 hexColor: '#e82222',181 alpha: 0.5,182 showWhenFilteredOut: false,183 },184 not_available: {185 show: false,186 enableHover: false,187 hexColor: '#797979',188 alpha: 0.5,189 showWhenFilteredOut: false,190 },191 not_matched: {192 show: false,193 hexColor: '#000000',194 alpha: 0.5,195 },196 filtered_out: {197 forceDisableHover: false,198 hexColor: '#555555',199 alpha: 0.5,200 },201 hover: {202 hexColor: '#2a2a2a',203 alpha: 0.5,204 },205 selected: {206 hexColor: '#ffffff',207 alpha: 0.8,208 },209 },210 },211 additionalTooltipsGlb: [212 // {213 // // provide array of strings containing "All", "AppView" or building numbers214 // showOn: ['AppView'],215 // nodeName: 'TOOLTIP_OgrodyAnny',216 // text: 'OGRODY_ANNY',217 // offset: { x: 0, y: 0, z: 0 },218 // visualOffset: { x: 0, y: 10 },219 // },220 ],221 },222 investment: {223 disableInvestmentView: false,224 frames: {225 startFromFrameIndex: 48,226 animationBreakpointIndexes: [0, 30, 60, 90],227 relativeDayPath: '/animations/AppView/day/',228 relativeNightPath: '/investment/frames/night/',229 count: 119,230 framesSizes: [480, 860, 1024, 1440, 1680, 1920],231 },232 scene: {233 cameraForInvestmentWithOneFrame: null,234 shouldBlinkAnimationPlayAgainOnUserGoingBackFromBuilding: true,235 scalingJsonPath: '/animations/AppView/day/Data/AppView.json',236 },237 },238 buildings: [239 {240 apiNumber: 'Le We2',241 config: {242 name: 'We2',243 prefix: 'EMPTY_PREFIX',244 frames: {245 startFromFrameIndex: 48,246 animationBreakpointIndexes: [0, 30, 60, 90],247 relativeDayPath: '/animations/WE2/day/',248 relativeNightPath: '/buildings/WE2/frames/night/',249 count: 119,250 framesSizes: [480, 860, 1024, 1440, 1680, 1920],251 },252 floorView: {253 enabled: false,254 hasNightFrames: false,255 relativeDayPath: '/floorsView/C/frames/day/',256 relativeNightPath: '/floorsView/C/frames/night/',257 framesSizes: [480, 860, 1024, 1440, 1680, 1920],258 },259 scene: {260 groupNodeName: 'Group_WE2',261 tooltipOffset: { x: 0, y: 0, z: 0 },262 enableRedirectsToOtherBuildings: true,263 scalingJsonPath: '/animations/WE2/day/Data/WE2.json',264 },265 },266 },267 {268 apiNumber: 'Le We3',269 config: {270 name: 'We3',271 prefix: 'EMPTY_PREFIX',272 frames: {273 startFromFrameIndex: 74,274 animationBreakpointIndexes: [0, 30, 60, 90],275 relativeDayPath: '/animations/WE3/day/',276 relativeNightPath: '/buildings/WE2/frames/night/',277 count: 119,278 framesSizes: [480, 860, 1024, 1440, 1680, 1920],279 },280 floorView: {281 enabled: false,282 hasNightFrames: false,283 relativeDayPath: '/floorsView/C/frames/day/',284 relativeNightPath: '/floorsView/C/frames/night/',285 framesSizes: [480, 860, 1024, 1440, 1680, 1920],286 },287 scene: {288 groupNodeName: 'Group_WE3',289 tooltipOffset: { x: 0, y: 0, z: 0 },290 enableRedirectsToOtherBuildings: true,291 scalingJsonPath: '/animations/WE3/day/Data/WE3.json',292 },293 },294 },295 ],296 location: {297 enabled: true,298 investment: {299 name: {300 en: 'WE2',301 fr: 'WE2',302 pl: 'WE2',303 },304 cords: [-75.7212613, 45.4263424],305 investmentPin: 'https://jeff.cdn.resimo.io/jeffv4/Corsim/WE2/logo.svg',306 useInvestmentNameAsPin: false,307 address: {308 en: {309 firstLine: '71 Rue Wellington,',310 secondLine: 'Gatineau, QC J8X 2H4',311 },312 fr: {313 firstLine: '71 Rue Wellington,',314 secondLine: 'Gatineau, QC J8X 2H4',315 },316 pl: {317 firstLine: '71 Rue Wellington,',318 secondLine: 'Gatineau, QC J8X 2H4',319 },320 },321 },322 mapSettings: {323 defaultZoom: 14,324 defaultMobileZoom: 12,325 useStaticDistance: false,326 boundsRadiusInKilometers: 20,327 stylePath: 'mapbox://styles/mateusz-kawka/clbuv969o006f14ms6howy3yl',328 accessToken:329 'pk.JETON_CAVIARDE_LOUKA',330 defaultActiveMarkersTypes: ['KINDERGARTEN', 'MALL', 'SHOP', 'SCHOOL'],331 allMarkersTypesActiveByDefault: true,332 pinsUrl: 'https://jeff.cdn.resimo.io/jeffv4/Corsim/WE2/pins.json',333 styles: {334 route: {335 'line-color': '#672f72',336 'line-width': 3,337 'line-opacity': 0.9,338 },339 point: {340 'circle-radius': 6,341 'circle-color': '#672f72',342 'circle-stroke-color': 'white',343 'circle-stroke-width': 2,344 },345 },346 },347 },348 }</script><script type="module" crossorigin src="./assets/index-7yz6u9sE.js"></script><link rel="stylesheet" crossorigin href="./assets/index-Cw149Rvc.css"><script type="module">import.meta.url;import("_").catch(()=>1);(async function*(){})().next();if(location.protocol!="file:"){window.__vite_is_modern_browser=true}</script><script type="module">!function(){if(window.__vite_is_modern_browser)return;console.warn("vite: loading legacy chunks, syntax error above and the same error below should be ignored");var e=document.getElementById("vite-legacy-polyfill"),n=document.createElement("script");n.src=e.src,n.onload=function(){System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))},document.body.appendChild(n)}();</script></head><body><div id="app"></div><div id="mobile-starter-placeholder" class="--d-none"></div><div id="not-supported-browser" class="--d-none"></div><script src="./static/mobile-placeholder-starter.js"></script><script src="./static/check-feature-support-plugin.js"></script><script nomodule>!function(){var e=document,t=e.createElement("script");if(!("noModule"in t)&&"onbeforeload"in t){var n=!1;e.addEventListener("beforeload",(function(e){if(e.target===t)n=!0;else if(!e.target.hasAttribute("nomodule")||!n)return;e.preventDefault()}),!0),t.type="module",t.src=".",e.head.appendChild(t),t.remove()}}();</script><script nomodule crossorigin id="vite-legacy-polyfill" src="./assets/polyfills-legacy-jCGaTFTP.js"></script><script nomodule crossorigin id="vite-legacy-entry" data-src="./assets/index-legacy-CixFjYQc.js">System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))</script></body></html>