Make ol.View2D available when exploring olx.MapOptions
This commit is contained in:
@@ -6,7 +6,7 @@ goog.require('ol.IView3D');
|
||||
|
||||
|
||||
/**
|
||||
* Interface for views.
|
||||
* Interface for views. Currently {@link ol.View2D} is implemented.
|
||||
* @interface
|
||||
*/
|
||||
ol.IView = function() {
|
||||
|
||||
Reference in New Issue
Block a user