I'm trying to implement google maps in my UI but I want to show the pin marker on logged in user's current location
Discussion posts and replies are publicly visible
OK. Do you have any specific question?
The location of a user is only available when that user submits a user input task from the mobile app, the task is configured to do so and the smartphone allows location sharing.
In the mapMarker parameter, I need the value for the logged-in user's current location.
is it possible?
You did read my full answer?
yes I did, so there's no way to get the logged-in user's current location without the submission of a user input task from the mobile app.Thank you