Remove unused sphere.maximumLatitude() method

This commit is contained in:
Tim Schaub
2015-08-23 11:51:00 -06:00
parent 3852be0d7e
commit 9cccbd0712
2 changed files with 0 additions and 15 deletions

View File

@@ -1,5 +1,4 @@
// See http://www.movable-type.co.uk/scripts/latlong.html
// FIXME add tests for maximumLatitude
// FIXME add tests for offset
goog.provide('ol.test.Sphere');