AspNetMonsters / Blazor.Geolocation

Blazor interop for browers Geolocation apis
MIT License
91 stars 24 forks source link

Remember if permission was given #16

Open baer999 opened 4 years ago

baer999 commented 4 years ago

Right now the Permission popup is always coming again and again. Is there a possibility to let the API remember the chosen state (APPROVED or DECLINED), so the persmission popup isn't coming over and over again? grafik

Thx!

Kylar182 commented 3 years ago

Right now the Permission popup is always coming again and again. Is there a possibility to let the API remember the chosen state (APPROVED or DECLINED), so the persmission popup isn't coming over and over again? grafik

Thx!

This is your Browser's setting, the Library can't change that