
BBjSysGui::getGeolocation
Description
In BBj 11.00 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 only available in the BUI and DWC browser clients. Because of the sensitivity of location information, browsers only make it available in secure connections (HTTPS or localhost). Browsers explicitly request permission from the user to make location information available in the context of a specific web page. In clients other than BUI and DWC, this method throws an error.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.