Closed GoogleCodeExporter closed 9 years ago
It is now fixed on the latest 1.1.4 trunk and on the 1.1.3 branch:
You can now say:
<m:marker latitude="39" longitude="-101" jsVariable="marker2" draggable="true"
showInformationEvent="load">
<m:htmlInformationWindow htmlText="Iam Marker"/>
</m:marker>
And it will work with you.
Here is the latest jar of 1.1.3-u2 after applying your feature:
http://gmaps4jsf.googlecode.com/files/gmaps4jsf-1.1.3-u2.jar
Finally, Thanks for requesting this feature. I appreciate if you can give us a
link
to your GMaps4JSF application.
Original comment by Hazem.sa...@gmail.com
on 18 Mar 2010 at 8:40
It is now also uploaded on Maven2 so you can include this feature by:
<dependency>
<groupId>com.googlecode.gmaps4jsf</groupId>
<artifactId>gmaps4jsf-core</artifactId>
<version>1.1.3-u2</version>
</dependency>
Original comment by Hazem.sa...@gmail.com
on 18 Mar 2010 at 9:29
Hazem,
I tested it and it works great! Thank you very much for the quick fix.
Gail Anderson
Original comment by g...@asgteach.com
on 19 Mar 2010 at 12:23
ur welcome.
Original comment by Hazem.sa...@gmail.com
on 19 Mar 2010 at 3:02
Original issue reported on code.google.com by
g...@asgteach.com
on 18 Mar 2010 at 6:06