Tim McGee

Results 67 comments of Tim McGee

The original panes are preserved in `this.defaultPanes` so they can be restored before `initPanes` method is called a second time. Clearly, you'll want to iterate through `this.panes` to destroy all...

Hard to know your intent when you say `CMV should be able to initialize more than once`. I interpret this to mean starting an app from `startup` method.

@tchaddad There isn't an option currently for the layerControl widget (it on my wish list too) but I do have a simple [LayerToggle widget](https://github.com/tmcgee/cmv-widgets/blob/master/widgets/LayerToggle.js) that does what you ask. My...

@tchaddad Here is the [list of contributed widgets](https://github.com/cmv/cmv-contrib-widgets) for CMV that folks have let us know about. I am sure there are others out there in the github universe that...

Let's break this apart. The issue that has been fixed in the upcoming release is that when you clicked on a point on the map that had a graphic (from...

@pnh10 Please provide a link for this "basic viewer template" you are referring to.

From what I can tell, that temp!ate has the same tools (widgets) as are found in CMV. Recent additions to CMV allow for use of webmaps. The only thing that...

There are multiple enhancements and new approaches for the drawing widget that are being reviewed and worked on.

@GilbertLasnier, please create a separate issue for your new widget request so it can be tracked separately. Thanks.

I see that you already posted something similar in issue #200. Is your request today, the same request or are you looking for something different?