Skip to content

Encoding error #5

@noppermann

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;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions