diff --git a/Class-Hierarchy.md b/Class-Hierarchy.md index c802ac4..3ae0d13 100644 --- a/Class-Hierarchy.md +++ b/Class-Hierarchy.md @@ -16,10 +16,14 @@ +-ol.Collection | +-ol.Map + | | + | +-ol.MapExport | +-ol.layer.Layer | | | +-ol.layer.TileLayer + | | + | +-ol.layer.TileLayerExport | +-ol.renderer.Layer | @@ -43,15 +47,25 @@ | +-ol.TileRange ++-ol.Store + | + +-ol.vector.Store + +-ol.control.Control | +-ol.control.Attribution + | | + | +-ol.control.AttributionExport | +-ol.control.DragBox | +-ol.control.MousePosition + | | + | +-ol.control.MousePositionExport | +-ol.control.Zoom + | + +-ol.control.ZoomExport +-ol.interaction.Interaction | @@ -59,13 +73,13 @@ | +-ol.interaction.Drag | | - | +-ol.interaction.AltDragRotate - | | | +-ol.interaction.DragPan | | - | +-ol.interaction.ShiftDragRotateAndZoom + | +-ol.interaction.DragRotate | | - | +-ol.interaction.ShiftDragZoom + | +-ol.interaction.DragRotateAndZoom + | | + | +-ol.interaction.DragZoom | +-ol.interaction.Keyboard | @@ -75,6 +89,10 @@ | +-ol.interaction.MouseWheelZoom ++-ol.overlay.Overlay + | + +-ol.overlay.OverlayExport + +-ol.renderer.Map | +-ol.renderer.dom.Map @@ -95,6 +113,8 @@ | +-ol.source.TileJSON | + +-ol.source.TiledWMS + | +-ol.source.XYZ | +-ol.source.MapQuestOSM