Skip to content

Commit 2b196bb

Browse files
Merge branch 'dev' of https://github.com/jeromeetienne/AR.js into dev
2 parents b37b7c9 + 6519c99 commit 2b196bb

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
# 2.1.5
66

7-
- added `distance` and `distance` properties to `gps-entity-place` (location based)
7+
- added `distance` and `distanceMsg` properties to `gps-entity-place` (location based)
88
- added new example for distance property
99
- added new example for a `gps-entity-place` that is always facing the user (location based)
1010
- fixed error when source is image or video and not camera

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -300,6 +300,9 @@ Demo tested on the following browser setups:
300300
- **Safari and Chrome on iOS < 11** (doesn't work, doesn't ask for permission, I see white background and text)
301301
- **Microsoft Edge on Windows 10** (Chrome on Google Pixel phone to view hologram)
302302

303+
To see the full compatibility list and contribute to it yourself go to this google spreadsheet:
304+
[AR.js platform and browser compatibility](https://docs.google.com/spreadsheets/d/1e5YimbF_D1Sou2bx2vdBH58s1WdB_LgzBVYYD_uQLJk/edit#gid=318398375)
305+
303306
Credits: @HelloDeadline, @sorianog
304307

305308
# Licenses

0 commit comments

Comments
 (0)