Get Hemisphere ('north' | 'south' | null) for supplied coordinates or current geolocation if none supplied.
Optional
Optional coordinates
Request options
A promise resolving to the hemisphere string
const sphere = await mapHemisphere(); Copy
const sphere = await mapHemisphere();
Get Hemisphere ('north' | 'south' | null) for supplied coordinates or current geolocation if none supplied.