Google の位置履歴の JSON のフォーマットは JSON Schema で定義されている。 github.com JSON Schema があると quicktype.io で変換して構造体が作れて嬉しい。 quicktype.io のだが、 source の定義が厳しい。 "source": { "type": "string", "title": "Source", "description": "Source (technology) that provided the location information for this record.\nCommon values ar…