BUI logo BBjGeolocationEvent::getLongitude

Description

In BBj 11.0 and higher, this method returns the longitude in decimal degrees.

Syntax

Return Value

Method

double

getLongitude()

Parameters

None.

Return Value

The "getLongitude" attribute is a geographic coordinate specified in decimal degrees.

Remarks

This value is only meaningful if getStatus() = 0. If getStatus() is non-zero, indicating an error result, getLongitude() returns null.

Example

See Also

BBjAPI

BBj Object Syntax

BBj Object Diagram for an illustration of the relationship between BBjObjects.

Geolocation API Specification