From 1e9537bd6346b889895367c750645f295845bce6 Mon Sep 17 00:00:00 2001 From: tschaub Date: Thu, 20 Nov 2014 09:32:16 -0800 Subject: [PATCH] Updated Meetings (markdown) --- Meetings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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