-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixes stefanocudini/leaflet-compass#15 cf. domoritz/leaflet-locatecontrol#267 note: the request for permission may only be asked as response to a user gesture (either click or touchend event), and via https; not localhost/file via: https://developer.apple.com/forums/thread/128376 https://stackoverflow.com/a/60239824/2171120 indicates that exiting (swiping away) then restarting Safari will clear the “asked?” status and this seems to wfm
- Loading branch information
Showing
2 changed files
with
19 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters