-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
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;
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels