Opened 13 years ago
Closed 13 years ago
#349 closed defect (fixed)
QueryOnClick - OpenLayers class name override
Reported by: | adube | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | 1.0.0 |
Component: | widgets | Version: | |
Keywords: | Cc: |
Description
The QueryOnClick widget use "OpenLayers.Control.WMSGetFeatureInfo" as control name, which overrides the original class name of the same element included in OpenLayers.
This must be changed. Since it may affect the status of some other widgets that may use its class name, we need to make sure the change doesn't cause issues.
Note:
See TracTickets
for help on using tickets.
Use "OpenLayers.Control.QueryOnClick" instead.