<div dir="ltr"><span id="docs-internal-guid-4e090fcd-f3d6-4fd4-ad00-f6c859b626cf"><p dir="ltr" style="line-height:1.8;margin-top:0pt;margin-bottom:0pt"><span style="font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;background-color:transparent">Hi all, here’s my first report for this summer.</span></p><p dir="ltr" style="line-height:1.8;margin-top:0pt;margin-bottom:0pt"><span style="font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;background-color:transparent"><br></span></p><p dir="ltr" style="line-height:1.8;margin-top:0pt;margin-bottom:0pt"><span style="font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);font-weight:700;vertical-align:baseline;white-space:pre-wrap;background-color:transparent">What did you get done this week?</span></p><ul style="margin-top:0pt;margin-bottom:0pt"><li dir="ltr" style="list-style-type:disc;font-size:14px;font-family:Arial;color:rgb(37,37,37);vertical-align:baseline"><p dir="ltr" style="line-height:1.8;margin-top:3pt;margin-bottom:0pt"><span style="vertical-align:baseline;white-space:pre-wrap">I spent last week working on a bug on the library where vector layers weren’t appearing anymore. For some reason, our custom layer’s parent didn’t dispatch events when its visibility changed. This week, I made a workaround where I dispatch the visible:change event then I call the parent function. It’s not a very clean fix but it allows me to move forward with the project, until we can find a better way to do it.</span></p></li><li dir="ltr" style="list-style-type:disc;font-size:14px;font-family:Arial;color:rgb(37,37,37);vertical-align:baseline"><p dir="ltr" style="line-height:1.8;margin-top:0pt;margin-bottom:1pt"><span style="vertical-align:baseline;white-space:pre-wrap">The easiest part of the WMS layers integration is done. It’s now possible create tiled WMS layers with openlayers, and when a google layer is visible, the library renders the WMS layer on it using Google’s own mapping API.</span></p></li></ul><br><p dir="ltr" style="line-height:1.8;margin-top:3pt;margin-bottom:1pt"><span style="font-size:14px;font-family:Arial;color:rgb(37,37,37);font-weight:700;vertical-align:baseline;white-space:pre-wrap">What do you plan on doing next week?</span></p><ul style="margin-top:0pt;margin-bottom:0pt"><li dir="ltr" style="list-style-type:disc;font-size:14px;font-family:Arial;color:rgb(37,37,37);vertical-align:baseline"><p dir="ltr" style="line-height:1.8;margin-top:3pt;margin-bottom:1pt"><span style="vertical-align:baseline;white-space:pre-wrap">The plan is to work all week on making single-tile WMS layers work with the library. It will be more complicated as it doesn’t seem like the OpenLayers library offers a public function to generate a WMS url for that kind of layer.</span></p></li></ul><br><p dir="ltr" style="line-height:1.8;margin-top:3pt;margin-bottom:1pt"><span style="font-size:14px;font-family:Arial;color:rgb(37,37,37);font-weight:700;vertical-align:baseline;white-space:pre-wrap">Are you blocked on anything?</span></p><ul style="margin-top:0pt;margin-bottom:0pt"><li dir="ltr" style="list-style-type:disc;font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;background-color:transparent"><p dir="ltr" style="line-height:1.8;margin-top:0pt;margin-bottom:0pt"><span style="font-size:14.6667px;vertical-align:baseline;white-space:pre-wrap;background-color:transparent">I still haven’t found the real reason the custom layer of our library doesn’t dispatch events. It happens only when both OL3 and the library are compiled (using google closure). I’m not really stuck on it since I made a temporary workaround.</span></p></li></ul><br><span style="font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;background-color:transparent">Have a nice week-end!</span></span><br></div>