sid is "session id", which is hardcoded to 00 on mavericks. tk is "tile key", an md5 hash of the url and hardcoded api secrets. mapkey is the access token, a unix timestamp of the expiration date (4200 seconds after current time), followed by another md5 hash. all 3 are used together to authenticate maps requests to the gspaxx servers. your mapkey probably expired.