Re: Fusion custom widget: how to proceed
I have now replaced "this.drawMap()" with "this.reloadMap()" in the JavaScript and my new layer is now present in the aLayers collection. But it still doesn't show on the map.
How can I check that the layer I've generated really does contain the polygon that I think (and hope) it does?