BBjSysGui::getGeolocation
Description
In BBj 11.0 and higher, this method returns the BBjGeolocation object associated with this BBjSysGui.
Syntax
Return Value |
Method |
getGeolocation() |
Parameters
None.
Return Value
The BBjGeolocation object associated with this BBjSysGui.
Remarks
Geolocation is BUI-specific and might not be available in all browsers. If geolocation is not available, this method throws an error.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.