Endpoint for fetching address

Kowshik4 months 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 Tananaev4 months ago

Yes, check what the official app does.

Kowshik4 months ago

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

Anton Tananaev4 months 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.