How to prevent the Map to access your current location

0
Hello All, I am using map, I have used google map API to show the customer address on the map. I have used IFrame widget for that. But I don't know why this map is asking me for my current location as I only passing the customer address to it. I don't want this icon on my application and don't want to give the access for my current location. How can I prevent that?  
asked
1 answers
0

You may want to double check if the widget is not trying to show the current location anyway. Maybe you need to disable this setting (depending on the exact widget you are using)

image.png

answered