My favorites | Sign in
Logo
                
Search
for
Updated Sep 21, 2008 by Hazem.saleh
polylineComponent  

It can be a child of the (map) component.

Attributes

Beside the JSF UIComponent standard attributes.

Component Attribute Required Description Default value
lineWidth false The polyline line width. 10
hexaColor false The hexa color of the polyline. #ff0000
opacity false The opacity of the polyline. 1
geodesic false This flag determines whether the polyline is geodesic. #ff0000
jsVariable false This flag determines the Javascript variable you want to use for referring to the polyline. Use this attribute if you want to use write additional Javascript code for the polyline to customize it. NA


Comment by bahtiyar.karanlik, Mar 26, 2009

Is there anyone that is able to draw several lines (yes just to points for a polyline) with ui:repeat? I think there is a problem with that. You can just put lots of markers on your map, but when you try to draw links between your markers, you're stucked.

Comment by gurpreet.ari, Aug 05, 2009

We are facing the same problem. Any inputs would be appreciated.

Thanks, Gurpreet.

Comment by Hazem.saleh, Aug 06, 2009

<ui:repeat> does not support <m:point> till now, Please open an issue for this.


Sign in to add a comment
Hosted by Google Code