Searching for geo points in a radius using javascript

I want to show the location of a some users in a map in specified radius by using java-script. i have gone through the documentation but the examples are there in java objective c and swift. so how to do that by using javascript.
Thanks in advannce.

Akhilesh,

I think you looked in the wrong place, the doc and example for JS is here:
https://backendless.com/documentation/geo/js/geo_radius_based_search.htm

Mark

Hi Mark,

Thanks for replying. ya i got that exactly which i was looking for.
Again i would like to say thank you…:slight_smile: