GMap - Polygons

Any number of polygons can be displayed on map. Polygons can also respond to selection by via overlaySelect behavior.

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


<h:form prependId="false">	
    <p:growl id="growl" life="3000" showDetail="true" />

    <p:gmap id="gmap" center="36.890257,30.707417" zoom="13" type="HYBRID" style="width:100%;height:400px" model="#{polygonsView.polygonModel}">
        <p:ajax event="overlaySelect" listener="#{polygonsView.onPolygonSelect}" update="growl" />
    </p:gmap>
</h:form>

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.