I am trying to implement a feature in my AngularJS tracking module where users are prompted to share their location using JavaScript, similar to how Google Maps automatically asks for permission. My goal is to prompt the user for location sharing consent specifically in Google Chrome browser. Thank you