Merge pull request #3808 from probins/patch-1
Correct typo in OverlayOptions
This commit is contained in:
+1
-1
@@ -331,7 +331,7 @@ olx.OverlayOptions.prototype.element;
|
|||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Offsets in pixels used when positioning the overlay. The fist element in the
|
* Offsets in pixels used when positioning the overlay. The first element in the
|
||||||
* array is the horizontal offset. A positive value shifts the overlay right.
|
* array is the horizontal offset. A positive value shifts the overlay right.
|
||||||
* The second element in the array is the vertical offset. A positive value
|
* The second element in the array is the vertical offset. A positive value
|
||||||
* shifts the overlay down. Default is `[0, 0]`.
|
* shifts the overlay down. Default is `[0, 0]`.
|
||||||
|
|||||||
Reference in New Issue
Block a user