Open paulwittle opened 11 years ago
Edit button in the toolbar sometimes opens the measurement results panel by mistake.
Need to improve the if statement located in the edMOst() function.
I believe the offending line is accordion.items.itemAt(5).expand();
This needs an if statement so it opens the correct panel depending on the tools included in the map.
Edit button in the toolbar sometimes opens the measurement results panel by mistake.
Need to improve the if statement located in the edMOst() function.
I believe the offending line is accordion.items.itemAt(5).expand();
This needs an if statement so it opens the correct panel depending on the tools included in the map.