Add standard docs text to abstract base classes
This commit is contained in:
@@ -19,7 +19,8 @@ ol.ViewHint = {
|
||||
|
||||
/**
|
||||
* @classdesc
|
||||
* Abstract base class for views.
|
||||
* Abstract base class; normally only used for creating subclasses and not
|
||||
* instantiated in apps.
|
||||
* Maps can be viewed from different perspectives: 2D or 3D, or at different
|
||||
* angles. To enable this, properties determining projection, position, angle or
|
||||
* rotation cannot be part of the map itself, but of the particular view of that
|
||||
|
||||
Reference in New Issue
Block a user