How can I display table attributes in ArcGIS Pro animation overlay?

885
3
11-19-2019 01:16 PM
JosephSepich
New Contributor

I have multiple feature layers on a basemap in ArcGIS Pro. I want to be able to spit out an animation that updates an overlay at each frame with the current visible value in an attribute row. I saw there was similar functionality in the layout dynamic text:

<dyn type="table" property="value" mapFrame="Map Frame" mapMemberUri="CIMPATH=map/sub_renderposits.xml" isDynamic="true" field="Speed" delimiter=" ," decimalPlaces="2" separator="true"/>

I also realize that there is a disclaimer that you need to have an animation type dynamic text to properly display in the animation. How do I attain my goal of displaying visible attribute values in an animation? Is there a way to do this from the ArcGIS Pro SDK?

3 Replies
RichardLauberts1
New Contributor

Did you find a solution for this at all? I cannot seem to find a way of doing this either

0 Kudos
JosephSepich
New Contributor

I was not able to find a solution to the question.

0 Kudos
danielarc
New Contributor II

any solution?

0 Kudos