Make changes suggested during the review

This commit is contained in:
Andreas Hocevar
2015-10-27 21:04:38 +01:00
parent 2b2ac47b1f
commit 5832943773
20 changed files with 237 additions and 156 deletions
+1 -1
View File
@@ -170,7 +170,7 @@ ol.VectorTile.prototype.setState = function(tileState) {
/**
* Set the feeature loader for reading this tile's features.
* Set the feature loader for reading this tile's features.
* @param {ol.FeatureLoader} loader Feature loader.
* @api
*/