With pagination, the map in the fronend can only show the items on the map that are on the current page of the source list. It would be great to be able to zoom to a location on the map and find out if any sources are there. We therefore need a location based endpoint, e.g. through filtering (/sources/?lat=40.0&lng=50.0&distance=5, distance in km)
With pagination, the map in the fronend can only show the items on the map that are on the current page of the source list. It would be great to be able to zoom to a location on the map and find out if any sources are there. We therefore need a location based endpoint, e.g. through filtering (
/sources/?lat=40.0&lng=50.0&distance=5
, distance in km)