Make ratio configurable in WMS single image

This commit is contained in:
Cédric Moullet
2013-03-08 06:36:27 +01:00
committed by Éric Lemoine
parent 38f1af6204
commit 8532bc5a4d
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -122,6 +122,7 @@
@exportObjectLiteralProperty ol.source.SingleImageWMSOptions.extent ol.Extent|undefined
@exportObjectLiteralProperty ol.source.SingleImageWMSOptions.params Object.<string,*>
@exportObjectLiteralProperty ol.source.SingleImageWMSOptions.projection ol.ProjectionLike
@exportObjectLiteralProperty ol.source.SingleImageWMSOptions.ratio number|undefined
@exportObjectLiteralProperty ol.source.SingleImageWMSOptions.resolutions Array.<number>|undefined
@exportObjectLiteralProperty ol.source.SingleImageWMSOptions.url string|undefined