Google Pixel デバイスのデフォルトホームアプリ「Pixel Launcher」実装の、天気情報や株式 / 金融情報など、ユーザーやその地域にローカライズされた情報が都度表示される「スナップショット(旧 At a Glance)」に、新たな項目「Semantic Location(訪問場所と移動手段)」が展開される模様です。
2026 年 3 月 9 日(月)に配信された Android システムアプリ「Settings Services(設定サービス)」バージョン v1.1.0.877005999.sr アップデートのアプリファイル解析結果から、「スナップショット」の新項目「Semantic Location(訪問場所と移動手段)」に関する記述(XML タグ)が追加されていることが確認されました。
<string name="echo_smartspace_pref_semantic_location_key">smartspace_pref_semantic_location_key</string>
<string name="echo_smartspace_semantic_location_toggle_subtitle">Show information about your current location</string>
<string name="echo_smartspace_semantic_location_toggle_title">Semantic Location</string>
<string name="echo_smartspace_pref_semantic_location_key">smartspace_pref_semantic_location_key</string>
<string name="echo_smartspace_semantic_location_toggle_subtitle">現在地に関する情報を表示します</string>
<string name="echo_smartspace_semantic_location_toggle_title">訪問場所と移動手段</string>
この新項目「Semantic Location(訪問場所と移動手段)」は、ユーザーの現在地(訪問場所)情報に応じて、訪問場所のスポット情報や移動手段が表示される「スナップショット」となる模様です。まだ実際には展開されていませんが、将来的に展開されると予想されます。

