|
Muzaffar
|
|
how can I mark those places which are in 10 or 20 or 30 KM radius along a particular route??? I have all the places in DB which I want to mark around a specific route. Please help me to figure it out.
Thanks
|
|
|
|
Chris Pietschmann
|
|
You will need to calculate the distances from the given "center" points and perform your database query that way. The following link should help you implement the math necessary:
http://pietschsoft.com/post/2008/02/01/Calculate-Distance-Between-Geocodes-in-C-and-JavaScript.aspx
|
|
|
|
Chris Pietschmann
|
|
|
Could you please post your last message again? For some reason all that got posted was a completely blank reply. Thanks.
|
|
|