Discussion 議論
Use this property to share a map item’s location information with other apps so that users can benefit from a more contextually integrated experience. For example, if a user views a location in an app that provides restaurant reviews, this property can make the same location available to the user when they switch to an app that helps them make travel plans. このプロパティを使うことであるマップ項目のもつ位置情報を他のアプリと共有してください、それでユーザはより文脈上統合された体験からの利益を得られます。例えば、ユーザがある場所をレストランレビューを提供するアプリにおいて見るならば、このプロパティは同じ場所をユーザに、彼らが旅行プランを立てるの手助けするアプリに切り替えるときに利用可能にできます。
Setting the map
property also populates the user activity object’s content
property. After attaching a map item to a user activity object, you can easily adopt app search by setting the object’s is
property to true
. To learn more about participating in app search, see App Search Programming Guide.
map
プロパティを設定することはまた、ユーザアクティビティオブジェクトのもつcontent
プロパティにデータを入れます。あるマップ項目をユーザアクティビティオブジェクトに添付した後、あなたは簡単にアプリ検索を採用することがオブジェクトのもつis
プロパティをtrue
に設定することで可能です。アプリ検索に関与することについてもっと学ぶには、App Search Programming Guideを見てください。