diff --git a/src/ol/attribution.exports b/src/ol/attribution.exports index 27673d4985..053c0abeae 100644 --- a/src/ol/attribution.exports +++ b/src/ol/attribution.exports @@ -1 +1 @@ -@exportClass ol.Attribution ol.AttributionOptions +@exportSymbol ol.Attribution diff --git a/src/ol/control/attributioncontrol.exports b/src/ol/control/attributioncontrol.exports index b5e1d2983d..a9fa893101 100644 --- a/src/ol/control/attributioncontrol.exports +++ b/src/ol/control/attributioncontrol.exports @@ -1,2 +1,2 @@ -@exportClass ol.control.Attribution ol.control.AttributionOptions +@exportSymbol ol.control.Attribution @exportProperty ol.control.Attribution.prototype.setMap diff --git a/src/ol/control/control.exports b/src/ol/control/control.exports index ad6eba3825..1d184d239e 100644 --- a/src/ol/control/control.exports +++ b/src/ol/control/control.exports @@ -1,3 +1,3 @@ -@exportClass ol.control.Control ol.control.ControlOptions +@exportSymbol ol.control.Control @exportProperty ol.control.Control.prototype.getMap @exportProperty ol.control.Control.prototype.setMap diff --git a/src/ol/control/fullscreencontrol.exports b/src/ol/control/fullscreencontrol.exports index ab662df885..6b8c9b566c 100644 --- a/src/ol/control/fullscreencontrol.exports +++ b/src/ol/control/fullscreencontrol.exports @@ -1 +1 @@ -@exportClass ol.control.FullScreen ol.control.FullScreenOptions +@exportSymbol ol.control.FullScreen diff --git a/src/ol/control/logocontrol.exports b/src/ol/control/logocontrol.exports index ee50fb83e3..ccae41d4aa 100644 --- a/src/ol/control/logocontrol.exports +++ b/src/ol/control/logocontrol.exports @@ -1,2 +1,2 @@ -@exportClass ol.control.Logo ol.control.LogoOptions +@exportSymbol ol.control.Logo @exportProperty ol.control.Logo.prototype.setMap diff --git a/src/ol/control/mousepositioncontrol.exports b/src/ol/control/mousepositioncontrol.exports index 925d6c0720..73f28771eb 100644 --- a/src/ol/control/mousepositioncontrol.exports +++ b/src/ol/control/mousepositioncontrol.exports @@ -1,2 +1,2 @@ -@exportClass ol.control.MousePosition ol.control.MousePositionOptions +@exportSymbol ol.control.MousePosition @exportProperty ol.control.MousePosition.prototype.setMap diff --git a/src/ol/control/scalelinecontrol.exports b/src/ol/control/scalelinecontrol.exports index 6d0cbe1cd1..ccdf40d51b 100644 --- a/src/ol/control/scalelinecontrol.exports +++ b/src/ol/control/scalelinecontrol.exports @@ -1,4 +1,4 @@ -@exportClass ol.control.ScaleLine ol.control.ScaleLineOptions +@exportSymbol ol.control.ScaleLine @exportProperty ol.control.ScaleLine.prototype.setMap @exportSymbol ol.control.ScaleLineUnits diff --git a/src/ol/control/zoomcontrol.exports b/src/ol/control/zoomcontrol.exports index 91cb9a7fbe..8d8123f761 100644 --- a/src/ol/control/zoomcontrol.exports +++ b/src/ol/control/zoomcontrol.exports @@ -1,2 +1,2 @@ -@exportClass ol.control.Zoom ol.control.ZoomOptions +@exportSymbol ol.control.Zoom @exportProperty ol.control.Zoom.prototype.setMap diff --git a/src/ol/control/zoomslidercontrol.exports b/src/ol/control/zoomslidercontrol.exports index 9b07355c21..3be7924ba6 100644 --- a/src/ol/control/zoomslidercontrol.exports +++ b/src/ol/control/zoomslidercontrol.exports @@ -1 +1 @@ -@exportClass ol.control.ZoomSlider ol.control.ZoomSliderOptions +@exportSymbol ol.control.ZoomSlider diff --git a/src/ol/control/zoomtoextentcontrol.exports b/src/ol/control/zoomtoextentcontrol.exports index ca571c4f86..485e551f42 100644 --- a/src/ol/control/zoomtoextentcontrol.exports +++ b/src/ol/control/zoomtoextentcontrol.exports @@ -1 +1 @@ -@exportClass ol.control.ZoomToExtent ol.control.ZoomToExtentOptions +@exportSymbol ol.control.ZoomToExtent diff --git a/src/ol/deviceorientation.exports b/src/ol/deviceorientation.exports index 31910aa9b1..b0a0b9eaf2 100644 --- a/src/ol/deviceorientation.exports +++ b/src/ol/deviceorientation.exports @@ -1,2 +1,2 @@ -@exportClass ol.DeviceOrientation ol.DeviceOrientationOptions +@exportSymbol ol.DeviceOrientation @exportSymbol ol.DeviceOrientation.SUPPORTED ol.DeviceOrientation.SUPPORTED diff --git a/src/ol/geolocation.exports b/src/ol/geolocation.exports index 3040f335d7..398f9fefea 100644 --- a/src/ol/geolocation.exports +++ b/src/ol/geolocation.exports @@ -1,2 +1,2 @@ -@exportClass ol.Geolocation ol.GeolocationOptions +@exportSymbol ol.Geolocation @exportSymbol ol.Geolocation.SUPPORTED ol.Geolocation.SUPPORTED diff --git a/src/ol/interaction/doubleclickzoom.exports b/src/ol/interaction/doubleclickzoom.exports index 43824d9543..796868f1f1 100644 --- a/src/ol/interaction/doubleclickzoom.exports +++ b/src/ol/interaction/doubleclickzoom.exports @@ -1 +1 @@ -@exportClass ol.interaction.DoubleClickZoom ol.interaction.DoubleClickZoomOptions +@exportSymbol ol.interaction.DoubleClickZoom diff --git a/src/ol/interaction/dragpan.exports b/src/ol/interaction/dragpan.exports index 6c68510100..dbc71bf21a 100644 --- a/src/ol/interaction/dragpan.exports +++ b/src/ol/interaction/dragpan.exports @@ -1 +1 @@ -@exportClass ol.interaction.DragPan ol.interaction.DragPanOptions +@exportSymbol ol.interaction.DragPan diff --git a/src/ol/interaction/dragrotate.exports b/src/ol/interaction/dragrotate.exports index 1ca795259f..b17241c644 100644 --- a/src/ol/interaction/dragrotate.exports +++ b/src/ol/interaction/dragrotate.exports @@ -1 +1 @@ -@exportClass ol.interaction.DragRotate ol.interaction.DragRotateOptions +@exportSymbol ol.interaction.DragRotate diff --git a/src/ol/interaction/dragrotateandzoom.exports b/src/ol/interaction/dragrotateandzoom.exports index c217fc5a82..f39bc1cf2a 100644 --- a/src/ol/interaction/dragrotateandzoom.exports +++ b/src/ol/interaction/dragrotateandzoom.exports @@ -1 +1 @@ -@exportClass ol.interaction.DragRotateAndZoom ol.interaction.DragRotateAndZoomOptions +@exportSymbol ol.interaction.DragRotateAndZoom diff --git a/src/ol/interaction/dragzoom.exports b/src/ol/interaction/dragzoom.exports index e9f5fb88fb..204afabe7e 100644 --- a/src/ol/interaction/dragzoom.exports +++ b/src/ol/interaction/dragzoom.exports @@ -1 +1 @@ -@exportClass ol.interaction.DragZoom ol.interaction.DragZoomOptions +@exportSymbol ol.interaction.DragZoom diff --git a/src/ol/interaction/drawinteraction.exports b/src/ol/interaction/drawinteraction.exports index c085ef69e2..890ae0f515 100644 --- a/src/ol/interaction/drawinteraction.exports +++ b/src/ol/interaction/drawinteraction.exports @@ -1 +1 @@ -@exportClass ol.interaction.Draw ol.interaction.DrawOptions +@exportSymbol ol.interaction.Draw diff --git a/src/ol/interaction/keyboardpan.exports b/src/ol/interaction/keyboardpan.exports index ee8f69fbf0..a09f837004 100644 --- a/src/ol/interaction/keyboardpan.exports +++ b/src/ol/interaction/keyboardpan.exports @@ -1 +1 @@ -@exportClass ol.interaction.KeyboardPan ol.interaction.KeyboardPanOptions +@exportSymbol ol.interaction.KeyboardPan diff --git a/src/ol/interaction/keyboardzoom.exports b/src/ol/interaction/keyboardzoom.exports index e344610661..01a6a9d315 100644 --- a/src/ol/interaction/keyboardzoom.exports +++ b/src/ol/interaction/keyboardzoom.exports @@ -1 +1 @@ -@exportClass ol.interaction.KeyboardZoom ol.interaction.KeyboardZoomOptions +@exportSymbol ol.interaction.KeyboardZoom diff --git a/src/ol/interaction/modifyinteraction.exports b/src/ol/interaction/modifyinteraction.exports index 2b7b78bce7..60378a3759 100644 --- a/src/ol/interaction/modifyinteraction.exports +++ b/src/ol/interaction/modifyinteraction.exports @@ -1 +1 @@ -@exportClass ol.interaction.Modify ol.interaction.ModifyOptions +@exportSymbol ol.interaction.Modify diff --git a/src/ol/interaction/selectinteraction.exports b/src/ol/interaction/selectinteraction.exports index a5cd323f10..7a428aa5c9 100644 --- a/src/ol/interaction/selectinteraction.exports +++ b/src/ol/interaction/selectinteraction.exports @@ -1 +1 @@ -@exportClass ol.interaction.Select ol.interaction.SelectOptions +@exportSymbol ol.interaction.Select diff --git a/src/ol/interaction/touchpan.exports b/src/ol/interaction/touchpan.exports index daf3f02096..e50ab8ec1c 100644 --- a/src/ol/interaction/touchpan.exports +++ b/src/ol/interaction/touchpan.exports @@ -1 +1 @@ -@exportClass ol.interaction.TouchPan ol.interaction.TouchPanOptions +@exportSymbol ol.interaction.TouchPan diff --git a/src/ol/interaction/touchrotate.exports b/src/ol/interaction/touchrotate.exports index 9f00bf6c56..b7045b88ab 100644 --- a/src/ol/interaction/touchrotate.exports +++ b/src/ol/interaction/touchrotate.exports @@ -1 +1 @@ -@exportClass ol.interaction.TouchRotate ol.interaction.TouchRotateOptions +@exportSymbol ol.interaction.TouchRotate diff --git a/src/ol/layer/imagelayer.exports b/src/ol/layer/imagelayer.exports index 81b291a2f1..0027269144 100644 --- a/src/ol/layer/imagelayer.exports +++ b/src/ol/layer/imagelayer.exports @@ -1 +1 @@ -@exportClass ol.layer.Image ol.layer.LayerOptions +@exportSymbol ol.layer.Image diff --git a/src/ol/layer/layergroup.exports b/src/ol/layer/layergroup.exports index 58cd20a73c..54bd439663 100644 --- a/src/ol/layer/layergroup.exports +++ b/src/ol/layer/layergroup.exports @@ -1 +1 @@ -@exportClass ol.layer.Group ol.layer.GroupOptions +@exportSymbol ol.layer.Group diff --git a/src/ol/layer/tilelayer.exports b/src/ol/layer/tilelayer.exports index d3ded24332..941be6ffc8 100644 --- a/src/ol/layer/tilelayer.exports +++ b/src/ol/layer/tilelayer.exports @@ -1 +1 @@ -@exportClass ol.layer.Tile ol.layer.TileOptions +@exportSymbol ol.layer.Tile diff --git a/src/ol/layer/vectorlayer.exports b/src/ol/layer/vectorlayer.exports index 111527584d..3dc18a2d27 100644 --- a/src/ol/layer/vectorlayer.exports +++ b/src/ol/layer/vectorlayer.exports @@ -1 +1 @@ -@exportClass ol.layer.Vector ol.layer.VectorLayerOptions +@exportSymbol ol.layer.Vector diff --git a/src/ol/map.exports b/src/ol/map.exports index 68ff166ae7..179778a8c7 100644 --- a/src/ol/map.exports +++ b/src/ol/map.exports @@ -1,4 +1,4 @@ -@exportClass ol.Map ol.MapOptions +@exportSymbol ol.Map @exportProperty ol.Map.prototype.addControl @exportProperty ol.Map.prototype.addInteraction @exportProperty ol.Map.prototype.addLayer diff --git a/src/ol/overlay.exports b/src/ol/overlay.exports index 74783e7ecb..772a546710 100644 --- a/src/ol/overlay.exports +++ b/src/ol/overlay.exports @@ -1,4 +1,4 @@ -@exportClass ol.Overlay ol.OverlayOptions +@exportSymbol ol.Overlay @exportSymbol ol.OverlayPositioning @exportProperty ol.OverlayPositioning.BOTTOM_LEFT diff --git a/src/ol/proj.exports b/src/ol/proj.exports index e28a06dadd..18aa42ab25 100644 --- a/src/ol/proj.exports +++ b/src/ol/proj.exports @@ -1,4 +1,4 @@ -@exportClass ol.proj.Projection ol.ProjectionOptions +@exportSymbol ol.proj.Projection @exportProperty ol.proj.Projection.prototype.getCode @exportProperty ol.proj.Projection.prototype.getExtent diff --git a/src/ol/source/bingmapssource.exports b/src/ol/source/bingmapssource.exports index 7ce0e42656..5f7481f7c9 100644 --- a/src/ol/source/bingmapssource.exports +++ b/src/ol/source/bingmapssource.exports @@ -1,2 +1,2 @@ -@exportClass ol.source.BingMaps ol.source.BingMapsOptions +@exportSymbol ol.source.BingMaps @exportProperty ol.source.BingMaps.TOS_ATTRIBUTION diff --git a/src/ol/source/debugtilesource.exports b/src/ol/source/debugtilesource.exports index cc26dab6ad..35fcf0c02e 100644 --- a/src/ol/source/debugtilesource.exports +++ b/src/ol/source/debugtilesource.exports @@ -1 +1 @@ -@exportClass ol.source.TileDebug ol.source.TileDebugOptions +@exportSymbol ol.source.TileDebug diff --git a/src/ol/source/imagestaticsource.exports b/src/ol/source/imagestaticsource.exports index 4968e8f6f0..b07c04a34a 100644 --- a/src/ol/source/imagestaticsource.exports +++ b/src/ol/source/imagestaticsource.exports @@ -1 +1 @@ -@exportClass ol.source.ImageStatic ol.source.ImageStaticOptions +@exportSymbol ol.source.ImageStatic diff --git a/src/ol/source/imagewmssource.exports b/src/ol/source/imagewmssource.exports index 0396ea145e..afd33970c9 100644 --- a/src/ol/source/imagewmssource.exports +++ b/src/ol/source/imagewmssource.exports @@ -1,3 +1,3 @@ -@exportClass ol.source.ImageWMS ol.source.ImageWMSOptions +@exportSymbol ol.source.ImageWMS @exportProperty ol.source.ImageWMS.prototype.getParams @exportProperty ol.source.ImageWMS.prototype.updateParams diff --git a/src/ol/source/stamensource.exports b/src/ol/source/stamensource.exports index 61702ead25..697330485e 100644 --- a/src/ol/source/stamensource.exports +++ b/src/ol/source/stamensource.exports @@ -1 +1 @@ -@exportClass ol.source.Stamen ol.source.StamenOptions +@exportSymbol ol.source.Stamen diff --git a/src/ol/source/tilejsonsource.exports b/src/ol/source/tilejsonsource.exports index e05dca5e1d..56b3f56285 100644 --- a/src/ol/source/tilejsonsource.exports +++ b/src/ol/source/tilejsonsource.exports @@ -1 +1 @@ -@exportClass ol.source.TileJSON ol.source.TileJSONOptions +@exportSymbol ol.source.TileJSON diff --git a/src/ol/source/tilewmssource.exports b/src/ol/source/tilewmssource.exports index 94fb2c22b3..e9049c25f3 100644 --- a/src/ol/source/tilewmssource.exports +++ b/src/ol/source/tilewmssource.exports @@ -1,3 +1,3 @@ -@exportClass ol.source.TileWMS ol.source.TileWMSOptions +@exportSymbol ol.source.TileWMS @exportProperty ol.source.TileWMS.prototype.getParams @exportProperty ol.source.TileWMS.prototype.updateParams diff --git a/src/ol/source/vectorsource.exports b/src/ol/source/vectorsource.exports index b864def335..8132e85a82 100644 --- a/src/ol/source/vectorsource.exports +++ b/src/ol/source/vectorsource.exports @@ -1,2 +1,2 @@ -@exportClass ol.source.Vector ol.source.VectorOptions +@exportSymbol ol.source.Vector @exportProperty ol.source.Vector.prototype.addFeatures diff --git a/src/ol/source/wmtssource.exports b/src/ol/source/wmtssource.exports index f29f7d0ec5..a81ed65df0 100644 --- a/src/ol/source/wmtssource.exports +++ b/src/ol/source/wmtssource.exports @@ -1,4 +1,4 @@ -@exportClass ol.source.WMTS ol.source.WMTSOptions +@exportSymbol ol.source.WMTS @exportProperty ol.source.WMTS.prototype.getDimensions @exportProperty ol.source.WMTS.prototype.updateDimensions @exportSymbol ol.source.WMTS.optionsFromCapabilities diff --git a/src/ol/source/xyzsource.exports b/src/ol/source/xyzsource.exports index 4623a4a9ec..3968a05264 100644 --- a/src/ol/source/xyzsource.exports +++ b/src/ol/source/xyzsource.exports @@ -1,2 +1,2 @@ -@exportClass ol.source.XYZ ol.source.XYZOptions +@exportSymbol ol.source.XYZ @exportProperty ol.source.XYZ.prototype.setUrl diff --git a/src/ol/style.exports b/src/ol/style.exports index f46aad4738..87526beedb 100644 --- a/src/ol/style.exports +++ b/src/ol/style.exports @@ -1,9 +1,9 @@ -@exportClass ol.style.Fill ol.style.FillOptions -@exportClass ol.style.Icon ol.style.IconOptions -@exportClass ol.style.Rule ol.style.RuleOptions -@exportClass ol.style.Shape ol.style.ShapeOptions -@exportClass ol.style.Stroke ol.style.StrokeOptions -@exportClass ol.style.Style ol.style.StyleOptions -@exportClass ol.style.Text ol.style.TextOptions +@exportSymbol ol.style.Fill +@exportSymbol ol.style.Icon +@exportSymbol ol.style.Rule +@exportSymbol ol.style.Shape +@exportSymbol ol.style.Stroke +@exportSymbol ol.style.Style +@exportSymbol ol.style.Text @exportSymbol ol.style.ShapeType @exportProperty ol.style.ShapeType.CIRCLE diff --git a/src/ol/tilegrid/tilegrid.exports b/src/ol/tilegrid/tilegrid.exports index fc8f6db1a0..5e1039d79f 100644 --- a/src/ol/tilegrid/tilegrid.exports +++ b/src/ol/tilegrid/tilegrid.exports @@ -1,4 +1,4 @@ -@exportClass ol.tilegrid.TileGrid ol.tilegrid.TileGridOptions +@exportSymbol ol.tilegrid.TileGrid @exportProperty ol.tilegrid.TileGrid.prototype.getMinZoom @exportProperty ol.tilegrid.TileGrid.prototype.getOrigin @exportProperty ol.tilegrid.TileGrid.prototype.getResolutions diff --git a/src/ol/tilegrid/wmtstilegrid.exports b/src/ol/tilegrid/wmtstilegrid.exports index 73991a2dbe..654b18d9c8 100644 --- a/src/ol/tilegrid/wmtstilegrid.exports +++ b/src/ol/tilegrid/wmtstilegrid.exports @@ -1,2 +1,2 @@ -@exportClass ol.tilegrid.WMTS ol.tilegrid.WMTSOptions +@exportSymbol ol.tilegrid.WMTS @exportProperty ol.tilegrid.WMTS.prototype.getMatrixIds diff --git a/src/ol/tilegrid/xyztilegrid.exports b/src/ol/tilegrid/xyztilegrid.exports index dd5b52245c..f05509aca9 100644 --- a/src/ol/tilegrid/xyztilegrid.exports +++ b/src/ol/tilegrid/xyztilegrid.exports @@ -1 +1 @@ -@exportClass ol.tilegrid.XYZ ol.tilegrid.XYZOptions +@exportSymbol ol.tilegrid.XYZ diff --git a/src/ol/view2d.exports b/src/ol/view2d.exports index 9065c75a51..85318dd373 100644 --- a/src/ol/view2d.exports +++ b/src/ol/view2d.exports @@ -1,4 +1,4 @@ -@exportClass ol.View2D ol.View2DOptions +@exportSymbol ol.View2D @exportProperty ol.View2D.prototype.calculateExtent @exportProperty ol.View2D.prototype.constrainResolution @exportProperty ol.View2D.prototype.constrainRotation