Remove classdesc tag from control/interaction defaults
This commit is contained in:
@@ -7,7 +7,6 @@ goog.require('ol.control.Zoom');
|
|||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @classdesc
|
|
||||||
* Set of controls included in maps by default. Unless configured otherwise,
|
* Set of controls included in maps by default. Unless configured otherwise,
|
||||||
* this returns a collection containing an instance of each of the following
|
* this returns a collection containing an instance of each of the following
|
||||||
* controls:
|
* controls:
|
||||||
|
|||||||
@@ -14,7 +14,6 @@ goog.require('ol.interaction.PinchZoom');
|
|||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @classdesc
|
|
||||||
* Set of interactions included in maps by default. Specific interactions can be
|
* Set of interactions included in maps by default. Specific interactions can be
|
||||||
* excluded by setting the appropriate option to false in the constructor
|
* excluded by setting the appropriate option to false in the constructor
|
||||||
* options, but the order of the interactions is fixed. If you want to specify
|
* options, but the order of the interactions is fixed. If you want to specify
|
||||||
|
|||||||
Reference in New Issue
Block a user