Add @classdesc to classes
This commit is contained in:
@@ -13,8 +13,10 @@ goog.require('ol.interaction.Pointer');
|
||||
|
||||
|
||||
/**
|
||||
* @classdesc
|
||||
* Allows the user to rotate the map by twisting with two fingers
|
||||
* on a touch screen.
|
||||
*
|
||||
* @constructor
|
||||
* @extends {ol.interaction.Pointer}
|
||||
* @param {olx.interaction.PinchRotateOptions=} opt_options Options.
|
||||
|
||||
Reference in New Issue
Block a user