Is it possible to get the longitude, latitude and timestamp from google maps API for the places travelled in the past?
问题 I was thinking of building an app for a hackathon, in which I need to know if it is possible to get the location coordinates and the timestamp of those coordinates. For example say, X was at A in time p and at B in time q, now can I get these parameters from the Google Maps API, which will have to be fetched from its history? This is a place where one can check there location history What I want to know is, is it possible through the API? As you would have guessed I am a complete noob in