Click here to Skip to main content
15,995,072 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to access GPS (embedded or external devices) data from my ASP.NET C# Browser Application.
I dont know how to do this: with a JavaScript source code or an added external component.
I wanna user a free tool.
Can anybody help me ?

Guilherme
Posted

1 solution

Hi,

happy news: it's possible.
If you don't write a own class for receiving gps data, you can use i.e. this library.
You don't need to use JavaScript for this.

http://dotspatial.codeplex.com/[^]

Hope that helps.

Regards
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900