Hello, i have a question for eSerach Widget: i wish modify it to mantain geometry of poligonal selection to see over the selected features, like the buffer.
When i make poligonali selection the poligon disapear before the flashing of selected features.
Solved! Go to Solution.
Simone,
You would have to remove the "this.drawBox.clear();" from the clear function in the widget.js. But the issue is that you will then have to determine when you will actually clear the draw graphics from the map.
Simone,
You would have to remove the "this.drawBox.clear();" from the clear function in the widget.js. But the issue is that you will then have to determine when you will actually clear the draw graphics from the map.
I am very glad to you, for quick response.
Don't forget to mark this question as answered by clicking on the "Mark Correct" link on the reply that answered your question.