Enables or disables geo mode by creating or clearing the Geo instance.

  • Parameters

    • status: boolean

      True to enable geo mode, false to disable.

    Returns Promise<void>