[Mercator] Code review changes

This commit is contained in:
Grigorios Dimopoulos 2018-10-31 13:07:14 +02:00
parent 2e4c950e4a
commit a32911077f
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
package com.mercator;
class EllipticalMercator extends Mercator {
@Override
double yAxisProjection(double input) {