I'm trying to roll my own OL library. Currently I am getting a Firebug error in my working map of "OpenLayers.Control.WMSGetFeatureInfo is not a constructor". I've got it included in my custom build file, and it is in the custom library, so I am not sure what is going on there.
In the .cfg file, I am using only the [include] section to describe the components I am using. Is this the correct method, or should I be [exclude]ing the things I am not using? Also, is there any file ordering I should be implementing, I assume that is what the [first] and [last] sections are for, however I am not sure what the precedence of files might be. My .cfg file is as follows: Thanks for any hints/tips! Dan -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Custom-Build-Issue-and-Questions-tp7039667p7039667.html Sent from the OpenLayers Users mailing list archive at Nabble.com. _______________________________________________ Users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/openlayers-users
