[Mercator] Code review changes
This commit is contained in:
parent
2e4c950e4a
commit
a32911077f
|
@ -1,6 +1,7 @@
|
|||
package com.mercator;
|
||||
|
||||
class EllipticalMercator extends Mercator {
|
||||
|
||||
@Override
|
||||
double yAxisProjection(double input) {
|
||||
|
||||
|
|
Loading…
Reference in New Issue