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.
Yes, check what the official app does.
Can you let me know which file to look at in the app repo.
Thanks.
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.
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.