Skip to content

dougrchamberlain/IdentifyPanel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IdentifyPanel

A Widget to be used with the Configurable Map Viewer

A widget created as an addition to David Spriggs Configurable Map Viewer, aka CMV. Designed for use in his project using the file structure indicated there.

Please see this projects //TODO:ADD LINK// for details on how to configure CMV to load this widget.

Screenshot

Adding to CMV

widgets: {

			identifyPanel: {
				include: true,
				id: 'identifyPanel',
				type: 'titlePane',
				path: 'gis/dijit/IdentifyPanel',
				title: 'Identify Stuff',
				open: true,
				position: 6,
				options: {
					map: true,
					allowPopup: false			
				}
			},			

About

A Widget to be used with the Configurable Map Viewer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages