Select to view content in your preferred language

How to detect a location in selected area ?

621
0
11-13-2012 02:11 AM
TubaKumbara
Regular Contributor
Hello.

In silverlight

I have 2 variables  (example)

Latd = 25.334
Longtd = 23.765


I will draw a circle on my map ( I can doing it already, no problem) and  i will press a button

And i want to show a messagebox  such as

("The Location is in your selected area")    

Or

("The Location is not in your selected area")    

so, how can i detect my Location ( Latd = 25.334, Longtd = 23.765)  in or not in selected circular area.
0 Kudos
0 Replies