From e0f81c52854e3563e0f9a513547bce2c9201038d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Lemoine?= Date: Thu, 27 Jun 2013 05:41:21 -0700 Subject: [PATCH] Updated Release 3.0.0 (markdown) --- Release-3.0.0.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Release-3.0.0.md b/Release-3.0.0.md index 755e25a..d679c9b 100644 --- a/Release-3.0.0.md +++ b/Release-3.0.0.md @@ -15,6 +15,8 @@ API review: * Are there APIs we know are unstable that we don't want to expose? * What APIs do we want to rework? +* ol.Map#getFeatureInfo? Do we want 3.0.0 to expose that, given that it currently works for vector layers only? Wouldn't ol.Map#getFeature sound like a better match? + API docs: * Are we happy with jsdoc? Do we want to try with something else?