Hello.
I have created an app that uses Google Maps for navigation, and I have set it to change the marker and camera position every time the GPS location alters.
However, when I manually zoom in or out on the app, it always changes the zoom to the one I set on the “When Google Maps on location change” block after it detects a location change.
I tried to somehow set a global variable depending on the zoom the user sets so it doesn’t always default back to the original one, but to no avail. I apologize if the issue sounds confusing, I can provide a video of the issue if needed.
Here is the configuration currently:
Thanks a lot, in advance!