geo-location
geo-location copied to clipboard
Add `permissionStatus` property
- Add
permissionStatusproperty that indicates whether Geolocation API permission status isgranted,deniedorprompt. - Update code and descriptions of samples in
geo-location.html,demo/index.htmlandREADME.mdfiles. - Add
apiandpermissionkeywords tobower.jsonfile. - Fix a typo (change
GelocationtoGeolocationeverywhere).