Click here to Skip to main content
15,867,835 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
i am Working on an Application in that i have to know that the given latitude and longitude is inside of given range of latitude and longitude.
for example i have multiple lat,long of an area now i put a single lat,long. and application check that the single lat,long in inside of given range lat,long.
the range is like a polygon on
i am creating this applicaion in ASP.NET with C#.
Posted
Comments
Tomas Takac 29-Oct-14 10:11am    
What have you tried so far? Can you post some code and highlight the problem?
Vijay m. parmar 30-Oct-14 2:51am    
hi Thomas ,
but i just plan to create that application so i don't have any code.and i don't have any idea to how i use or which methods are used for comparing a Lat,Long.
thank you for your response.
Tomas Takac 30-Oct-14 12:38pm    
AFAIK there is no such functionality in .NET framework. But there is plenty of solutions on internet, just google.

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