<TextBlock Text="{Binding Attributes[MyLabel]}" />
At this time, there is no out-of-the-box support for labelling a feature layer but you can create your own symbols (see custom symbols sample) and add a TextBlock in these symbols binded to any attribute of your graphic: <TextBlock Text="{Binding Attributes[MyLabel]}" />
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.