Fix enum types

This commit is contained in:
ahocevar
2018-04-21 10:48:38 +02:00
parent 417dd85f83
commit c23a5086ae
20 changed files with 87 additions and 50 deletions
+1 -1
View File
@@ -605,7 +605,7 @@ Graticule.prototype.getParallels = function() {
/**
* @param {module:ol/render/Event~Event} e Event.
* @param {module:ol/render/Event~RenderEvent} e Event.
* @private
*/
Graticule.prototype.handlePostCompose_ = function(e) {