Skip to content

Encoding error #5

Description

@noppermann

Using the example, the following coordinates (southern Germany) should return something like '12023000002' .

Instead returns it '1022302022' (Norwegian Sea) which seems to be quite far off...

Or am I doing something wrong?

var coordinate = {
    lat: 48.69,
    lng: 11.25
};
var precision = 11;

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions