ResultsListActions - just zoom to feature
HTML5 2.7 4.6.3/IE
Hi
I would like to alter the behaviour of the results list so that when the list is returned (on left hand side) and the user clicks on a feature, it only zooms to that feature and doesnt execute a FeatureDetailsExpandedView. By default, the user clicks and it zooms and opens the bottom pane with feature details. Need to prevent that bottom pane from opening.
Thanks
Doug
0
-
Hi Douglas,
If you have a look at <PathToViewerDirectory>\Resources\Config\Default\Desktop.json.js and look for ResultsListFeatureClickedEvent, what commands do you see right below? By default you should see "ShowFeatureDetails". You can change that to "ZoomToFeature" to just zoom to the clicked feature.
Hope this helps!
- Sergio0 -
Thanks Sergio - that did the trick :) 0
Please sign in to leave a comment.
Comments
2 comments