pe

Tag osmap

Component Information 
InfoValue
Component Typeorg.primefaces.extensions.component.OSMap
Handler ClassNone
Renderer Typeorg.primefaces.extensions.component.OSMapRenderer
DescriptionNone
Attributes 
NameRequiredTypeDescription
attributionfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
When using OpenStreetMap data, you are required to provide credit and display copyright notice.
centertruejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Center point of the map. Required.
draggablefalsejakarta.el.ValueExpression
(must evaluate to java.lang.Boolean)
Defines draggability of map. Default is true.
modelfalsejakarta.el.ValueExpression
(must evaluate to org.primefaces.model.map.MapModel)
An org.primefaces.model.MapModel instance.
onPointClickfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Javascript callback to execute when a point on map is clicked.
scrollWheelfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Boolean)
Controls scrollwheel zooming on the map. Default is true.
stylefalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Inline style of the map container.
styleClassfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Style class of the map container.
tileUrlfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Url of a custom tile provider.
widgetVarfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Name of the client side widget.
zoomtruejakarta.el.ValueExpression
(must evaluate to java.lang.Integer)
Defines the initial zoom level. Default is 8.
zoomControlfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Boolean)
Display zoom control on a map. Default is true.

Output generated by Vdldoc View Declaration Language Documentation Generator.