πŸ—ΊοΈER:LC Location Information

API v2 adds location information!

Each player's location will look something like this:

{
  "LocationX": 1084.965,
  "LocationZ": 2302.28,
  "PostalCode": "218",
  "StreetName": "Park Street",
  "BuildingNumber": "2083"
}

The LocationX and LocationZ fields correspond to an X and Z plot on one of our official map images:

Blank Map:

Postals + Streets:

Last updated