Primefaces GMap 包含在 h:form 标记中时不会呈现,
<h:form>
<p:gmap id="map" center="30.3753, 69.3451" zoom="6" type="map" model="#{branchBean.map}"></p:gmap>
</h:form>
移除封闭 h:form 标记时显示地图。
使用 primefaces 版本是 6.1
Primefaces GMap 包含在 h:form 标记中时不会呈现,
<h:form>
<p:gmap id="map" center="30.3753, 69.3451" zoom="6" type="map" model="#{branchBean.map}"></p:gmap>
</h:form>
移除封闭 h:form 标记时显示地图。
使用 primefaces 版本是 6.1