setGeoLocation

Set the current geo location.

Usage

1
browser.setGeoLocation(location);

Parameters

Param Type Details
location Object the new location ({latitude: number, longitude: number, altitude: number})

Uses