Vish, The easiest way to create a custom control is to find an existing control that does something close to what you want (thinking in terms of interaction with the user) and modify it appropriately by changing the control name throughout the code, and then implementing your query capability.
I just had a quick look in the wiki and there are no details on creating a custom control. You may find some interesting tidbits here: http://www.nabble.com/forum/Search.jtp?forum=15906&local=y&query=custom+control Cheers Paul On 22-Nov-07, at 1:24 AM, Vish Uma wrote: > Hi All, > > I am pretty new to OpenLayers and am trying to figure out how I can > create a > custom control in OpenLayers that can be placed in the ToolBar and > will be > used to query some data from our server. > > I would appreciate it if somebody could point me towards an example or > instructions on how that can be accomplished. > > Thank You, > Vish > _______________________________________________ > Users mailing list > [email protected] > http://openlayers.org/mailman/listinfo/users _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
