Skip to main content
Version: 17.1.3

GeolocationOptions.longitude property

Latitude between -90 and 90.

Signature:

interface GeolocationOptions {
longitude: number;
}