<div dir="ltr"><span id="docs-internal-guid-a9c6b075-cbfc-402b-3817-be5ac0ebd52f"><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">Hello everyone, here’s my seventh report for the OL3-Google-Maps project.</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">Link to the library: </span><a href="https://github.com/mapgears/ol3-google-maps" style="text-decoration:none"><span style="font-size:14.6667px;font-family:Arial;text-decoration:underline;vertical-align:baseline;white-space:pre-wrap;background-color:transparent">https://github.com/mapgears/ol3-google-maps</span></a></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">Link to the website: </span><a href="http://mapgears.github.io/ol3-google-maps/" style="text-decoration:none"><span style="font-size:14.6667px;font-family:Arial;text-decoration:underline;vertical-align:baseline;white-space:pre-wrap;background-color:transparent">http://mapgears.github.io/ol3-google-maps/</span></a></p><br><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:1pt"><span style="vertical-align:baseline;white-space:pre-wrap">I worked on a bug where text labels would overlap markers in Google Maps. This happens because Google Maps doesn’t support text labels using its default API, so we use a small library that adds support for these labels by drawing them into canvases onto the Google Maps map.</span></p></li></ul><p dir="ltr" style="line-height:1.8;margin-top:3pt;margin-bottom:1pt;margin-left:36pt"><span style="font-size:14px;font-family:Arial;color:rgb(37,37,37);vertical-align:baseline;white-space:pre-wrap">However, markers are still rendered on tiles, which means text labels are always in front of every marker. To fix this, I made the markers render the same way text labels do, on canvases. It also allows new options such as opacity. It still needs to be reviewed before it’s released though.</span></p><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:0pt"><span style="vertical-align:baseline;white-space:pre-wrap">Next week is mostly dedicated to automatic testing. I will learn how to use Travis CI and use it to automatically do small tests on new pull requests. This will make it easier for us to test fixes from the community.</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">I also plan to upgrade OpenLayers 3 to the latest version, and release a new version if everything goes well.</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">Nope.</span></p></li></ul><br><br><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">Have a nice week-end!</span></p><div><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></div></span></div>