Gmaps « PrimeFaces « JSF Q&A





1. Gmap + Primefaces: Map Location from full address    stackoverflow.com

Hy, well i'm using a JSF2 project with primefaces 3.0 and GMmap component. As we know this component accepts just location, but i need to work with address as well.. For exemple, instead of ...

2. initial Gmaps BoundingBox    forum.primefaces.org

Hi there, thanks for your ultimate faces package. It is exactly what I'm looking for. I'm already using the gmaps included in PrimeFaces. Now my question is, if there is any ...

3. Can't change markers icon in Gmaps    forum.primefaces.org

simpleModel = new DefaultMapModel(); //Shared coordinates LatLng ...

4. GMaps don't working 3.0 M3    forum.primefaces.org

SelectOneMenu don't working in Internet Explorer 8! (FF 3.6 is working) Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) Message: HTML ...

5. GMaps    forum.primefaces.org

Hi, is there a possibility to draw an arbitrary number of polygons in the primefaces gmap component? Therefore i have to know, if even there is a possibility to draw polygons ...

6. GMaps (Street view)    forum.primefaces.org

Hi there My project is looking wonderful due to Primefaces. Thank you. I am trying to implement Gmaps in my Template.client. When I enter the following code I receive an error. ...

7. Partial rendering problem when commandButton placed in GMaps    forum.primefaces.org

Hello forum, I have this simple form which I submit with partial rendering: Code: ...