Skip to main content
Version: 19.1.2

GeolocationOptions.longitude property

Latitude between -90 and 90.

Signature:

interface GeolocationOptions {
longitude: number;
}