[richfaces-issues] [JBoss JIRA] Assigned: (RF-1979) gmap: do not work attribute's

Aleksej Yanul (JIRA) jira-events at lists.jboss.org
Wed Mar 19 12:00:20 EDT 2008


     [ http://jira.jboss.com/jira/browse/RF-1979?page=all ]

Aleksej Yanul reassigned RF-1979:
---------------------------------

    Assignee: Aleksej Yanul  (was: Anton Belevich)

> gmap: do not work attribute's
> -----------------------------
>
>                 Key: RF-1979
>                 URL: http://jira.jboss.com/jira/browse/RF-1979
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.1.4
>            Reporter: Aleksej Yanul
>         Assigned To: Aleksej Yanul
>             Fix For: 3.2.0
>
>
> 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

        



More information about the richfaces-issues mailing list