To clarify another question from today's meeting: demo/mapViewer/GetFeatureInfo.js can be replaced by lib/widget/GetFeatureInfo.js. I just tried both in the mapViewer example, and both work. Only the widget config parameters are different: demo/mapViewer/GetFeatureInfo.js takes the map in the targetModel parameter, whereas lib/Widget/GetFeatureInfo.js expects the featureInfoResponse model in the targetModel parameter. The reason for this is that the featureInfoResponse model is hard-coded in demo/mapViewer/GetFeatureInfo.js.
Regards, Andreas. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ mapbuilder-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mapbuilder-devel
