Add and fix documentation for atlas manager

This commit is contained in:
tsauerwein
2014-12-04 10:21:32 +01:00
parent 88a3fda514
commit b5d80679d8
2 changed files with 8 additions and 2 deletions

View File

@@ -30,8 +30,8 @@ ol.style.AtlasManagerInfo;
* atlas. After that, when new atlases are created, they will have
* twice the size as the latest atlas (until `maxSize` is reached).
*
* If an application uses a lot, or a lot of large images, it is recommended to
* set a higher `size` value to avoid the creation of too many atlases.
* If an application uses many images or very large images, it is recommended
* to set a higher `size` value to avoid the creation of too many atlases.
*
* @constructor
* @struct