Fewer blank lines
This commit is contained in:
@@ -43,7 +43,6 @@ ol.interaction.SelectEventType = {
|
||||
ol.interaction.SelectFilterFunction;
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* @classdesc
|
||||
* Events emitted by {@link ol.interaction.Select} instances are instances of
|
||||
@@ -85,7 +84,6 @@ ol.interaction.SelectEvent = function(type, selected, deselected, mapBrowserEven
|
||||
goog.inherits(ol.interaction.SelectEvent, goog.events.Event);
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* @classdesc
|
||||
* Interaction for selecting vector features. By default, selected features are
|
||||
|
||||
Reference in New Issue
Block a user