Skip to main content
Version: Next

GeolocationOptions.longitude property

Latitude between -90 and 90.

Signature:

interface GeolocationOptions {
longitude: number;
}