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