Skip to content

Instantly share code, notes, and snippets.

@mcc85s
Created October 18, 2022 15:49
Show Gist options
  • Save mcc85s/21e54c605aaba6f1f5d726f26d5f0402 to your computer and use it in GitHub Desktop.
Save mcc85s/21e54c605aaba6f1f5d726f26d5f0402 to your computer and use it in GitHub Desktop.
$Gps = [System.Device.Location.GeoCoordinateWatcher]::New()
$Gps.Start()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment