my.google.maps: intitial module for extracting placed data from Android app

This commit is contained in:
Dima Gerasimov 2024-01-01 23:15:43 +00:00
parent 93e475795d
commit 8b9b2053d8
4 changed files with 320 additions and 0 deletions

View file

@ -68,6 +68,10 @@ class pinboard:
export_dir: Paths = ''
class google:
class maps:
class android:
export_path: Paths = ''
takeout_path: Paths = ''