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?