ayubowan / get_rid_of_corona

Simple community driven application which helps to identify corona infected
MIT License
1 stars 1 forks source link

Grab user location history #2

Open dewmal opened 4 years ago

dewmal commented 4 years ago

If the user allows accessing then pull all history recodes from google location history

I didn't get any recourse which can import those recodes directly not in Google MAP SDK also

Useful resources

  1. https://support.google.com/maps/answer/6258979?co=GENIE.Platform%3DDesktop&hl=en&oco=0
  2. https://github.com/JanLauGe/Maps-Location-History
dewmal commented 4 years ago

No need to find a direct import method. we can upload the user's details by export those recode as a kml option as the first step.