I am trying to implement the event search based on the location.
I can get the events list by using:
/search?q=someevent&type=event
But not sure how to get the events belong to a location.
I have tried below:
/search?q=someevent&type=event¢er=12.9539974,77.6309395&distance=1000
seems this is not working.
Please let me know what is the other option to get the events belong to a specific location