Control which zooms the current Map to the current position of the user if available.
| Inherits from: | Legato.Control |
| Legato. | Control which zooms the current Map to the current position of the user if available. |
| Functions | |
| Legato. | |
| draw | See Also: <OpenLayer.Control> |
| lc: | Legato.Control.WMSGetFeatureInfo. |
| Properties | |
| QName The qualified name for this control. Needed by XML config to | instantiate it. |
| hover | See Also: <OpenLayers.Control.WMSGetFeatureInfo.hover> |
Legato.Control.WMSGetFeatureInfo.
| See Also: | Legato.Control - Legato.Beans.BeanFactory - <QName> |
<lc:WMSGetFeatureInfo> <infoFormat>text/xml</infoFormat> <hover>true</hover> <maxFeatures>1</maxFeatures> <queryVisible>true</queryVisible> <handlerOptions> <hover> <delay>200</delay> </hover> </handlerOptions> </lc:WMSGetFeatureInfo>
| Properties | |
| QName The qualified name for this control. Needed by XML config to | instantiate it. |
| hover | See Also: <OpenLayers.Control.WMSGetFeatureInfo.hover> |
See Also: OpenLayer.Control
draw : function()