Return Map Coords Script - caf_h:gmapReturnCoordsScript

Component Information 
InfoValue
Component Typecom.webmethods.caf.faces.gmap.GMapGetCoordsScript
Handler ClassNone
Renderer Typecom.webmethods.caf.faces.gmap.GMapGetCoordsScript
Description Script which returns the value of a client-side map property
Palette LocationCAF Html/Control/Map/Return Map Coords Script
Attributes 
NameRequiredTypeDescription
idfalsejava.lang.String Control identifier
latitudefalsejavax.el.ValueExpression
(must evaluate to java.lang.Double)
Latitude value in degrees (for example, 37.0625)
longitudefalsejavax.el.ValueExpression
(must evaluate to java.lang.Double)
Longitude value in degrees (for example, -95.677068)
renderedfalsejavax.el.ValueExpression
(must evaluate to boolean)
True to render control; false to ignore it

If not specified, the default value is "true".

Output generated by Vdldoc View Declaration Language Documentation Generator.