Skip to content

Hardeep097/WhereAmI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TO answer the question WHERE AM I? I am using GeocoordinateWatcher class within .NET Framework to ask operating system About my GeoLocation. Operating sytstem determine location and give estimate about location accuracy. It gives Lat Long information. This information is use to to create image of the current location. HERE location services and MAP Image REST API is used to create image of curent location. And give the map image I asked it to draw circle and uncertainty radius around the location. So Again based on GeocoordinateWatcher accuracy estimate . And this conclude the WHERE AM I.

You should be able tro run this on your PC.

You need API key from HERE.com

  1. Console app showing GeocoordinateWatcher status with co-ordinates image

  2. Downloaded image of current locatio from here.com using API call image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages