Remove unnecessary public jsdoc annotation
This commit is contained in:
@@ -592,7 +592,6 @@ Overlay.prototype.updateRenderedPosition = function(pixel, mapSize) {
|
||||
|
||||
/**
|
||||
* returns the options this Overlay has been created with
|
||||
* @public
|
||||
* @return {module:ol/Overlay~OverlayOptions} overlay options
|
||||
*/
|
||||
Overlay.prototype.getOptions = function() {
|
||||
|
||||
Reference in New Issue
Block a user