Hello,
I'ld like to build a tool with the same interaction as the build-in measure distance tool. So when we click on the tool button, a window opens. This window stays on the map area and can be reduced. And when we click on another tool, the window closes.
The Measure Distance tool
Is there a build-in type for this in c# / daml or should I make a tool with a separate prowindow with some parameters to let it be reducable and stays on the map.
Thanks a lot !