primefaces-extensions

Tag osmap

Component Information 
InfoValue
Component Typeorg.primefaces.extensions.component.OSMap
Handler ClassNone
Renderer TypeNone
DescriptionNone
Attributes 
NameRequiredTypeDescription
attributionfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Attribution text for the tile layer.
bindingfalsejakarta.el.ValueExpression
(must evaluate to jakarta.faces.component.UIComponent)
An EL expression referring to a server side UIComponent instance in a backing bean.Default is generated.
centertruejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Center of the map as 'lat,lng'.
draggablefalsejakarta.el.ValueExpression
(must evaluate to java.lang.Boolean)
Whether the map is draggable.Default is true.
fullScreenfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Boolean)
Whether full screen control is shown.Default is true.
idfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Unique identifier of the component in a namingContainer.Default is generated.
loadingControlfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Boolean)
Whether loading control is shown.Default is true.
modelfalsejakarta.el.ValueExpression
(must evaluate to org.primefaces.model.map.MapModel)
Map model with markers, polylines, polygons, etc.
onPointClickfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Client-side script to run when a point is clicked.
renderedfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Boolean)
Boolean value to specify the rendering of the component, when set to false component will not be rendered.Default is true.
scrollWheelfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Boolean)
Whether scroll wheel zoom is enabled.Default is true.
stylefalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Inline style of the component.
styleClassfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Style class of the component.
tileUrlfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
URL template for map tiles.
widgetVarfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Client-side widget variable name.
zoomtruejakarta.el.ValueExpression
(must evaluate to java.lang.Integer)
Initial zoom level.Default is 8.
zoomControlfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Boolean)
Whether zoom control is shown.Default is true.

Output generated by Vdldoc View Declaration Language Documentation Generator.