|
It can be a child of the (map) component. AttributesBeside the JSF UIComponent standard attributes. | Component Attribute | Required | Description | Default value | | imageURL | true | The Groundoverlay image url. | NA | | startLatitude | true | The Groundoverlay image box left upper start latitude. | NA | | startLongitude | false | The Groundoverlay image box left upper start longitude. | false | | endLatitude | false | The Groundoverlay image box right bottom end latitude. | NA | | endLongitude | false | The Groundoverlay image box right bottom end longitude. | NA | | jsVariable | false | This flag determines the Javascript variable you want to use for referring to the Groundoverlay. Use this attribute if you want to use write additional Javascript code for the Groundoverlay to customize it. | NA |
|