Skip to main content
Version: 17.1.3

GeolocationOptions.latitude property

Longitude between -180 and 180.

Signature:

interface GeolocationOptions {
latitude: number;
}