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