diff --git a/apidoc/index.md b/apidoc/index.md index 8643e2fa72..906e07eed3 100644 --- a/apidoc/index.md +++ b/apidoc/index.md @@ -9,8 +9,8 @@ [ol.View2D](ol.View2D.html) with center, projection, resolution and rotation

Layers are lightweight containers that get their data from [sources](ol.source.html).

[ol.layer.Tile](ol.layer.Tile.html)
-[ol.layer.Image](ol.layer.Image)
-[ol.layer.Vector](ol.layer.Vector) +[ol.layer.Image](ol.layer.Image.html)
+[ol.layer.Vector](ol.layer.Vector.html) ControlsInteractionsSources and formats @@ -25,8 +25,8 @@ Interactions for [vector features](ol.Feature.html)
  • [ol.interaction.Modify](ol.interaction.Modify.html)
  • [All interactions](ol.interaction.html) [Tile sources](ol.source.Tile.html) for [ol.layer.Tile](ol.layer.Tile.html) -
    [Image sources](ol.source.Image.html) for [ol.layer.Image](ol.layer.Image) -
    [Vector sources](ol.source.Vector.html) for [ol.layer.Vector](ol.layer.Vector) +
    [Image sources](ol.source.Image.html) for [ol.layer.Image](ol.layer.Image.html) +
    [Vector sources](ol.source.Vector.html) for [ol.layer.Vector](ol.layer.Vector.html)
    [Formats](ol.format.Feature.html) for reading/writing vector data
    [ol.format.WMSCapabilities](ol.format.WMSCapabilities.html) Projections2-way bindingsOther components