Closed kcarrier closed 9 years ago
@kcarrier As you described it to me, you created a folder and placed the file in there, so the path as you have it set up should be: path: 'gis/dijit/TimeSlider/TimeSlider'
. Alternatively, move the TimeSlider.js into gis/dijit/ folder. Let me know if that fixes it.
If you check your chrome dev tools or firefox firebug (F12) you'll probably see an error that the file isn't getting included. The path in your timeslider config should point to the TimeSlider.js file, but without the .js extension.
@roemhildtg I resolved the widget not showing up with @kcarrier in gitter.im chat. The pane configuration was missing so no bottom pane.
Thanks @tmcgee !
I was hoping you could provide me with some direction. I am not able to get TimeSlider to show, nothing comes up when I grunt the app.