From 9543cc10dd587e11f2276d3673f377f912edd27e Mon Sep 17 00:00:00 2001 From: Michael Kalbermatten Date: Thu, 17 Sep 2015 11:12:54 +0200 Subject: [PATCH] Remove invalid link to featureOverlay in API doc --- config/jsdoc/api/index.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config/jsdoc/api/index.md b/config/jsdoc/api/index.md index e9a2bffff5..0d78a0e8c1 100644 --- a/config/jsdoc/api/index.md +++ b/config/jsdoc/api/index.md @@ -35,6 +35,5 @@ Interactions for [vector features](ol.Feature.html)

Changes to all [ol.Objects](ol.Object.html) can observed by calling the [object.on('propertychange')](ol.Object.html#on) method. Listeners receive an [ol.ObjectEvent](ol.ObjectEvent.html) with information on the changed property and old value.

[ol.DeviceOrientation](ol.DeviceOrientation.html)
[ol.Geolocation](ol.Geolocation.html)
-[ol.Overlay](ol.Overlay.html)
-[ol.FeatureOverlay](ol.FeatureOverlay.html)
+[ol.Overlay](ol.Overlay.html)