gmap: do not work attribute's
-----------------------------
Key: RF-1979
URL:
http://jira.jboss.com/jira/browse/RF-1979
Project: RichFaces
Issue Type: Bug
Reporter: Aleksej Yanul
Assigned To: Nick Belaevski
Fix For: 3.1.4
showGLargeMapControl
showGMapTypeControl
showGScaleControl
enableDragging
enableDoubleClickZoom
// jsp pages
<rich:gmap id="gm" lat="37.97" zoom="#{gmap.zoom}"
gmapVar="map" onclick="showEvent('onclickInputID', 'onclick
work!')"
ondblclick="showEvent('ondblclickInputID', 'ondblclick
work!')"
onkeydown="showEvent('onkeydownInputID', 'onkeydown work!')"
onkeypress="showEvent('onkeypressInputID', 'onkeypress work!')"
onkeyup="showEvent('onkeyupInputID', 'onkeyup work!')"
onmousedown="showEvent('onmousedownInputID', 'onmousedown
work!')"
onmousemove="showEvent('onmousemoveInputID', 'onmousemove
work!')" onmouseout="showEvent('onmouseoutInputID', 'onmouseout
work!')"
onmouseover="showEvent('onmouseoverInputID', 'onmouseover
work!')" onmouseup="showEvent('onmouseupInputID', 'onmouseup
work!')"
gmapKey="ABQIAAAAxU6W9QEhFLMNdc3ATIu-VxT2yXp_ZAY8_ufC3CFXhHIE1NvwkxRkrpOGzxH8_ud3inE9pG1845-FCA"
style="width:500px;height:400px"
enableContinuousZoom="#{gmap.continuousZoom}"
enableDoubleClickZoom="#{gmap.doubleClickZoom}"
enableDragging="#{gmap.dragging}" />
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira