Fix namespacing convention
This commit is contained in:
@@ -454,7 +454,7 @@ ol.View.prototype.fitExtent = function(extent, size) {
|
||||
* Take care on the map angle.
|
||||
* @param {ol.geom.SimpleGeometry} geometry Geometry.
|
||||
* @param {ol.Size} size Box pixel size.
|
||||
* @param {olx.View.fitGeometryOptions=} opt_options Options.
|
||||
* @param {olx.view.FitGeometryOptions=} opt_options Options.
|
||||
* @api
|
||||
*/
|
||||
ol.View.prototype.fitGeometry = function(geometry, size, opt_options) {
|
||||
|
||||
Reference in New Issue
Block a user