#location #google #geolocation #maps #api-bindings

bin+lib locationsharing

A wrapper for the Google Location Sharing API

2 releases

0.1.2 Apr 3, 2019
0.1.0 Mar 29, 2019

#244 in Geospatial

Apache-2.0

11KB
198 lines

crates.io docs.rs Build Status

LocationSharing

Accesses a certain colourful company's undocumented API for location sharing. Cribbed from coastf's Python implementation.

Cookies

This API is not like other APIs, in that Oauth credentials are not sufficient for access. The only way to access it is with regular session credentials.

The easiest way to obtain these is logging into your account on a web browser and copying the cookies out.

Dependencies

~21MB
~451K SLoC