Add type VectorLayerOptions
This commit is contained in:
@@ -100,6 +100,12 @@
|
||||
@exportObjectLiteralProperty ol.layer.LayerOptions.source ol.source.Source
|
||||
@exportObjectLiteralProperty ol.layer.LayerOptions.visible boolean|undefined
|
||||
|
||||
@exportObjectLiteral ol.layer.VectorLayerOptions
|
||||
@exportObjectLiteralProperty ol.layer.VectorLayerOptions.opacity number|undefined
|
||||
@exportObjectLiteralProperty ol.layer.VectorLayerOptions.source ol.source.Source
|
||||
@exportObjectLiteralProperty ol.layer.VectorLayerOptions.style ol.style.Style|undefined
|
||||
@exportObjectLiteralProperty ol.layer.VectorLayerOptions.visible boolean|undefined
|
||||
|
||||
@exportObjectLiteral ol.AnchoredElementOptions
|
||||
@exportObjectLiteralProperty ol.AnchoredElementOptions.element Element|undefined
|
||||
@exportObjectLiteralProperty ol.AnchoredElementOptions.map ol.Map|undefined
|
||||
|
||||
Reference in New Issue
Block a user