Hi.
We have the Android SDK in a App, where we ask for Exact permission for tracking.
We set locationListening = true
https://www.docs.developers.amplitude.com/data/sdks/android-kotlin/#location-tracking
So now we have the Latitude & Longitude, for every single event down to meters.
But what then ? How can we best use this inside the Ampltude platform ?
I can’t find a single Analytics report prebuild to use this input. I would expect a simple map, or heatmap.
The intended case was to see where in our Country the main App users are located.
Any ideas, ore are intended to forward/export the data to use it ?