Google Map Properties
For google map to be rendered correctly, you need specify the following properties:center, zoom, type and style, such as
<p:gmap center="41.381542, 2.122893" zoom="15" type="HYBRID" style="width:600px;height:400px" />
You can find details here:
http://stackoverflow.com/questions/4754708/primefaces-gmap-not-rendering
http://stackoverflow.com/questions/4754708/primefaces-gmap-not-rendering
No comments:
Post a Comment