diff --git a/Meetings.md b/Meetings.md index dde2407..97bfaeb 100644 --- a/Meetings.md +++ b/Meetings.md @@ -6,7 +6,7 @@ Eric discussed Camptocamp's ongoing effort to bring vector support to the WebGL ### Layer extent support -We discussed #2937 which results in rendering clipped to a layer extent for tile & image layers using the Canvas renderer. This addresses a rendering bug reported in #2920. Tim is going to look into making the same behavior apply to vector layers, and will merge with or without this extra bit. +We discussed [#2937](https://github.com/openlayers/ol3/pull/2937) which results in rendering clipped to a layer extent for tile & image layers using the Canvas renderer. This addresses a rendering bug reported in [#2920](https://github.com/openlayers/ol3/pull/2920). Tim is going to look into making the same behavior apply to vector layers, and will merge with or without this extra bit. ### StackExchange