Making docs more clear
This commit is contained in:
@@ -70,8 +70,7 @@ ol.extent.containsCoordinate = function(extent, coordinate) {
|
||||
|
||||
|
||||
/**
|
||||
* Checks if the passed extent is contained or on the edge of the
|
||||
* extent.
|
||||
* Checks if `extent2` is contained by or on the edge of `extent1`.
|
||||
*
|
||||
* @param {ol.Extent} extent1 Extent 1.
|
||||
* @param {ol.Extent} extent2 Extent 2.
|
||||
|
||||
Reference in New Issue
Block a user