76 lines
4.9 KiB
Plaintext
76 lines
4.9 KiB
Plaintext
@exportObjectLiteral ol.control.AttributionOptions
|
|
@exportObjectLiteralProperty ol.control.AttributionOptions.map ol.Map|undefined
|
|
@exportObjectLiteralProperty ol.control.AttributionOptions.target Element|undefined
|
|
|
|
@exportObjectLiteral ol.control.MousePositionOptions
|
|
@exportObjectLiteralProperty ol.control.MousePositionOptions.coordinateFormat ol.CoordinateFormatType|undefined
|
|
@exportObjectLiteralProperty ol.control.MousePositionOptions.map ol.Map|undefined
|
|
@exportObjectLiteralProperty ol.control.MousePositionOptions.projection ol.Projection|undefined
|
|
@exportObjectLiteralProperty ol.control.MousePositionOptions.target Element|undefined
|
|
@exportObjectLiteralProperty ol.control.MousePositionOptions.undefinedHTML string|undefined
|
|
|
|
@exportObjectLiteral ol.control.ZoomOptions
|
|
@exportObjectLiteralProperty ol.control.ZoomOptions.delta number|undefined
|
|
@exportObjectLiteralProperty ol.control.ZoomOptions.map ol.Map|undefined
|
|
@exportObjectLiteralProperty ol.control.ZoomOptions.target Element|undefined
|
|
|
|
@exportObjectLiteral ol.layer.LayerOptions
|
|
@exportObjectLiteralProperty ol.layer.LayerOptions.brightness number|undefined
|
|
@exportObjectLiteralProperty ol.layer.LayerOptions.contrast number|undefined
|
|
@exportObjectLiteralProperty ol.layer.LayerOptions.hue number|undefined
|
|
@exportObjectLiteralProperty ol.layer.LayerOptions.opacity number|undefined
|
|
@exportObjectLiteralProperty ol.layer.LayerOptions.saturation number|undefined
|
|
@exportObjectLiteralProperty ol.layer.LayerOptions.source ol.source.Source
|
|
@exportObjectLiteralProperty ol.layer.LayerOptions.visible boolean|undefined
|
|
|
|
@exportObjectLiteral ol.MapOptions
|
|
@exportObjectLiteralProperty ol.MapOptions.controls ol.Collection|undefined
|
|
@exportObjectLiteralProperty ol.MapOptions.doubleClickZoom boolean|undefined
|
|
@exportObjectLiteralProperty ol.MapOptions.dragPan boolean|undefined
|
|
@exportObjectLiteralProperty ol.MapOptions.interactions ol.Collection|undefined
|
|
@exportObjectLiteralProperty ol.MapOptions.keyboard boolean|undefined
|
|
@exportObjectLiteralProperty ol.MapOptions.keyboardPanOffset number|undefined
|
|
@exportObjectLiteralProperty ol.MapOptions.layers ol.Collection|undefined
|
|
@exportObjectLiteralProperty ol.MapOptions.mouseWheelZoom boolean|undefined
|
|
@exportObjectLiteralProperty ol.MapOptions.mouseWheelZoomDelta number|undefined
|
|
@exportObjectLiteralProperty ol.MapOptions.renderer ol.RendererHint|undefined
|
|
@exportObjectLiteralProperty ol.MapOptions.renderers Array.<ol.RendererHint>|undefined
|
|
@exportObjectLiteralProperty ol.MapOptions.shiftDragZoom boolean|undefined
|
|
@exportObjectLiteralProperty ol.MapOptions.target Element|string
|
|
@exportObjectLiteralProperty ol.MapOptions.view ol.IView|undefined
|
|
@exportObjectLiteralProperty ol.MapOptions.zoomDelta number|undefined
|
|
|
|
@exportObjectLiteral ol.overlay.OverlayOptions
|
|
@exportObjectLiteralProperty ol.overlay.OverlayOptions.coordinate ol.Coordinate|undefined
|
|
@exportObjectLiteralProperty ol.overlay.OverlayOptions.element Element|undefined
|
|
@exportObjectLiteralProperty ol.overlay.OverlayOptions.map ol.Map|undefined
|
|
@exportObjectLiteralProperty ol.overlay.OverlayOptions.positioning Array.<string>|undefined
|
|
|
|
@exportObjectLiteral ol.source.BingMapsOptions
|
|
@exportObjectLiteralProperty ol.source.BingMapsOptions.culture string|undefined
|
|
@exportObjectLiteralProperty ol.source.BingMapsOptions.key string
|
|
@exportObjectLiteralProperty ol.source.BingMapsOptions.style ol.BingMapsStyle
|
|
|
|
@exportObjectLiteral ol.source.TiledWMSOptions
|
|
@exportObjectLiteralProperty ol.source.TiledWMSOptions.attributions Array.<ol.Attribution>|undefined
|
|
@exportObjectLiteralProperty ol.source.TiledWMSOptions.params Object
|
|
@exportObjectLiteralProperty ol.source.TiledWMSOptions.version string|undefined
|
|
@exportObjectLiteralProperty ol.source.TiledWMSOptions.crossOrigin null|string|undefined
|
|
@exportObjectLiteralProperty ol.source.TiledWMSOptions.extent ol.Extent|undefined
|
|
@exportObjectLiteralProperty ol.source.TiledWMSOptions.tileGrid ol.tilegrid.TileGrid|undefined
|
|
@exportObjectLiteralProperty ol.source.TiledWMSOptions.maxZoom number|undefined
|
|
@exportObjectLiteralProperty ol.source.TiledWMSOptions.projection ol.Projection|undefined
|
|
@exportObjectLiteralProperty ol.source.TiledWMSOptions.url string|undefined
|
|
@exportObjectLiteralProperty ol.source.TiledWMSOptions.urls Array.<string>|undefined
|
|
|
|
@exportObjectLiteral ol.View2DOptions
|
|
@exportObjectLiteralProperty ol.View2DOptions.center ol.Coordinate|undefined
|
|
@exportObjectLiteralProperty ol.View2DOptions.maxResolution number|undefined
|
|
@exportObjectLiteralProperty ol.View2DOptions.numZoomLevels number|undefined
|
|
@exportObjectLiteralProperty ol.View2DOptions.projection ol.Projection|string|undefined
|
|
@exportObjectLiteralProperty ol.View2DOptions.resolution number|undefined
|
|
@exportObjectLiteralProperty ol.View2DOptions.resolutions Array.<number>|undefined
|
|
@exportObjectLiteralProperty ol.View2DOptions.rotation number|undefined
|
|
@exportObjectLiteralProperty ol.View2DOptions.zoom number|undefined
|
|
@exportObjectLiteralProperty ol.View2DOptions.zoomFactor number|undefined
|