Add ol.easing to api docs

This commit is contained in:
Peter Robins
2014-06-02 12:53:56 -04:00
committed by Frederic Junod
parent 33948a7244
commit 85c1427111
4 changed files with 17 additions and 5 deletions
+4
View File
@@ -0,0 +1,4 @@
/**
* Easing functions for {@link ol.animation}.
* @namespace ol.easing
*/