JaroslawWiosna / regionalizer

How to choose the best capital of a state and regions? Divider into regions, especially for administrative purposes
Mozilla Public License 2.0
2 stars 2 forks source link

Calculate distance to the farthest City - broken due to distanceFrom method is not implemented #6

Closed JaroslawWiosna closed 7 years ago

JaroslawWiosna commented 7 years ago

distanceFrom method is not implemented.

This this the blocking point. It means, that this pull request cannot be merged until distanceFrom method is implemented.

JaroslawWiosna commented 7 years ago

distanceFrom is implemented (for decimal only) This pull request could be merged. @kermit10000000 please, review