https://github.com/thorium/locationfinder
F# (FSharp) based Windows Phone 7.5 software to answer the simple question: Where am I?
https://github.com/thorium/locationfinder
Last synced: about 1 year ago
JSON representation
F# (FSharp) based Windows Phone 7.5 software to answer the simple question: Where am I?
- Host: GitHub
- URL: https://github.com/thorium/locationfinder
- Owner: Thorium
- Created: 2012-06-07T23:36:54.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2014-01-30T20:19:33.000Z (over 12 years ago)
- Last Synced: 2025-01-21T20:30:35.595Z (over 1 year ago)
- Language: C#
- Size: 237 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Location Finder
F# (FSharp) based Windows Phone 7.5 software to answer the simple question:
- Where am I?
This software reads GPS coordinates from the device,
sends request to Google Maps service
and reads the location from response JSON.