aaronpk/Compass

Accept "current" location from Overland app

aaronpk opened this issue · 1 comments

Overland now sends a current property when also sending a batch that is old. Instead of sending the point from the batch to the web hook, Compass should send the current if it's present, and return that when last is queried.

Sending the current location to the callback was done in e72f0bf.