Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Custom message for geolocation

I am looking for a way in which i can display a custom message when the geolocation script asks for the user to either allow or deny access to their location.

At the moment it displays a message asking weather the user wants to allow or deny access to their location. Instead of it saying the default "Allow website.com to access your location" I want to be able to change it to my own text such as "Allow location access to display better results".

I will look forward to your responses.

like image 304
Harry Bygrave Avatar asked Aug 05 '15 16:08

Harry Bygrave


1 Answers

This cannot be done. Otherwise a user may not know what it is that they might be agreeing to. There is no guarantee a custom message would need to even mention location at all.

like image 195
Andy Newman Avatar answered Sep 29 '22 12:09

Andy Newman