I created a off-panel widget that it has no UI and it opens at start-up. It performs some initial tasks, like reading the URL parameters and it acts accordingly.
I don't need the widget icon to be displayed anywhere on the map. Is there an easy way to do without an icon?
Thanks.
Solved! Go to Solution.
Lefteris,
Sure you can use the Splash or Scalebar widget as an example
Lefteris,
I believe the local layer widget does not have an icon. I would look at that code for tips on how to do this.
Thank you Ricky. I looked up at the LocalLayerWidget and it was not straightforward of how to do it. Then, I looked at the Splash Widget, per Robert's suggestion, and voila, it was right at the first block of the css code.
Lefteris,
Sure you can use the Splash or Scalebar widget as an example