Author: mvitenkov
Date: 2008-08-14 10:27:57 -0400 (Thu, 14 Aug 2008)
New Revision: 10097
Modified:
trunk/test-applications/facelets/src/main/webapp/Gmap/Gmap.xhtml
Log:
new gMapKey
Modified: trunk/test-applications/facelets/src/main/webapp/Gmap/Gmap.xhtml
===================================================================
--- trunk/test-applications/facelets/src/main/webapp/Gmap/Gmap.xhtml 2008-08-14 14:27:15
UTC (rev 10096)
+++ trunk/test-applications/facelets/src/main/webapp/Gmap/Gmap.xhtml 2008-08-14 14:27:57
UTC (rev 10097)
@@ -6,7 +6,7 @@
gmapVar="map" oninit="#{event.oninit}"
showGLargeMapControl="#{gmap.showGLargeMapControl}"
showGMapTypeControl="#{gmap.showGMapTypeControl}"
showGScaleControl="#{gmap.showGScaleControl}"
locale="#{gmap.locale}"
onclick="#{event.onclick}" ondblclick="#{event.ondblclick}"
onkeydown="#{event.onkeydown}" onkeypress="#{event.onkeypress}"
onkeyup="#{event.onkeyup}" onmousedown="#{event.onmousedown}"
onmousemove="#{event.onmousemove}" onmouseout="#{event.onmouseout}"
onmouseover="#{event.onmouseover}" onmouseup="#{event.onmouseup}"
- gmapKey="ABQIAAAAxU6W9QEhFLMNdc3ATIu-VxT2yXp_ZAY8_ufC3CFXhHIE1NvwkxRkrpOGzxH8_ud3inE9pG1845-FCA"
style="#{style.style}" styleClass="#{style.styleClass}"
binding="#{gmap.htmlGMap}" />
+ style="#{style.style}" styleClass="#{style.styleClass}"
binding="#{gmap.htmlGMap}"
gmapKey="ABQIAAAA0U0BoP4B9ZWzZ0Uncpxc9BSkiBOrQ7kN79cmmrq2_ldwWa2-oxT-qOZFpk4tRWODJPlZHWqQTROI4Q"/>
<h:panelGroup>
<f:verbatim><br />
Show replies by date