Endpoint for fetching address

Kowshika year ago

Hey team,
I see in the web app that upon clicking show address, geocoding api call is made and shows the address. Is there any endpoint in the api side to fetch the address of particular device, only when hit. I don't want to have rev geo enabled for every position as that would incur more cost.

Anton Tananaeva year ago

Yes, check what the official app does.

Kowshika year ago

Can you let me know which file to look at in the app repo.
Thanks.

Anton Tananaeva year ago

You don't need to look at the code. You just look at the browser network tab to see what API calls it's making.