GMap - Map in Dialog

This sample demonstrates using map inside a dialog.

Documentation
<script type="text/javascript" src="https://maps.google.com/maps/api/js?sensor=false"></script>


<p:commandButton id="btn" type="button" icon="pi pi-globe" value="Show Map" onclick="PF('dlg').show();" />
			
<p:dialog id="gmapDialog" widgetVar="dlg" width="625" height="400" modal="true">
    <p:gmap id="gmap" center="41.381542, 2.122893" zoom="15" type="HYBRID" style="width:100%;height:400px" />
</p:dialog>

FREE THEMES

Built-in component themes created by the PrimeFaces Theme Designer.

nova-light Nova-Light
nova-dark Nova-Dark
nova-colored Nova-Colored
luna-blue Luna-Blue
luna-amber Luna-Amber
luna-green Luna-Green
luna-pink Luna-Pink
omega Omega

PREMIUM TEMPLATES

Create awesome applications in no time using the premium templates and impress your users.