proj4js / mgrs

Utility for converting between WGS84 lat/lng and MGRS coordinates
MIT License
105 stars 45 forks source link

mgrs.forward returns invalid response #76

Open cxt9 opened 2 years ago

cxt9 commented 2 years ago

When sending lat/lng to mgrs.forward I'm getting an invalid responses, for example:

TリG5622131844

OR

5RńP0567423065

When calling mgrs.toPoint with the expected mgrs I am getting the right lat/lng.

Mac with M1 if that is relevant...

DanielJDufour commented 1 year ago

Hi, @cxt9 , I just published a new major version of this library (version 2.0.0). Would you be able to check and see if you are still getting these errors? Thank you!