Hello all,
I am currently designing an experience with a map widget and a bookmark widget (Section > View > Bookmark). I know that with this capability, as I select the next bookmark it will pan and zoom to the next location on the map that I have specified when setting up the bookmark.
My question is, is there a way to select a feature in the map widget and have it select the corresponding bookmark in the bookmark widget? In the scenario I am explaining, I have a point feature class for park locations, and other feature classes that show amenities in the parks. The bookmark does not show attribute data, only text that describes the park and its amenities.
Am I able to create an action that when this park locations point feature class is selected, it can pull up the bookmark with the same name? Or is this a developers version question?