I have a link of my custom made map in Google which includes marker to several destinations , what i want is to get the current Location
of user and show a marker or something on that location without disturbing my other markers in google map.
i have following Google map which i want to show in webView: https://www.google.com/maps/d/u/0/viewer?mid=1Wm3cIfP77Z8av8wGOi7xzQvrVxY
what modifications i should do in URL
or android code to make it work?
my attempt: https://www.google.com/maps/d/u/0/dir/Current+Location/viewer?mid=1qriRe112Bm54KPXEgtfeA6n2la8&z=5
[FAILED]
Edited:
https://www.google.com/maps/d/u/0/viewer?mid=1qriRe112Bm54KPXEgtfeA6n2la8&z=5&saddr=Current+Location
[FAILED]