Remove FIXMEs

This commit is contained in:
Tim Schaub
2015-08-23 11:59:39 -06:00
parent 90ec289c89
commit 0ba7856d49

View File

@@ -5,9 +5,6 @@
* Licensed under CC-BY-3.0.
*/
// FIXME add intersection of two paths given start points and bearings
// FIXME add rhumb lines
goog.provide('ol.Sphere');
goog.require('goog.math');