Skip to main content
Version: Next

GeolocationOptions.latitude property

Longitude between -180 and 180.

Signature:

interface GeolocationOptions {
latitude: number;
}