my.google.maps: intitial module for extracting placed data from Android app
This commit is contained in:
parent
93e475795d
commit
87a8a7781b
4 changed files with 320 additions and 0 deletions
|
@ -68,6 +68,10 @@ class pinboard:
|
|||
export_dir: Paths = ''
|
||||
|
||||
class google:
|
||||
class maps:
|
||||
class android:
|
||||
export_path: Paths = ''
|
||||
|
||||
takeout_path: Paths = ''
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue