<m:map id="mapaGoogle" width="600px" height="350px" latitude="22" longitude="10" jsVariable="map1" zoom="1" autoReshape="true" partiallyTriggered="true">
<ui:repeat var="address" value="#{dashboardMB.addresses}">
<m:marker address="#{address.name}">
<m:htmlInformationWindow htmlText="<b><a href='#{address.estabelecimentoSite}' target='_blank'>#{address.estabelecimentoNome}</a></b><br />(#{address.identificador})" />
</m:marker>
</ui:repeat>
</m:map>
--
You received this message because you are subscribed to the Google Groups "gmaps4jsf-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gmaps4jsf-de...@googlegroups.com.
To post to this group, send email to gmaps4...@googlegroups.com.
Visit this group at http://groups.google.com/group/gmaps4jsf-dev.
For more options, visit https://groups.google.com/d/optout.