Is it possible to activate the point identify tool from the Home Panel in the HTML5 Viewer? If so, how?
I'd like to introduce the Identify (point identify) tool on the Home Panel. But rather than tell the user to go click on the Identify Tool in the toolbar, I'd like to make the tool available right in the Home Panel (since they are looking here already).
Can't seem to find the proper method for making it work, however. v2.3
Thanks.
0
-
Hi,
Try something like this:
<a href="command:SetActiveTool?IdentifyRectangleTool">Identify</a>
You can wrap it around an image icon if you want it to look like a button/icon.
Marc0
Please sign in to leave a comment.
Comments
1 comment