Commit 69cc724
Addition: support geolocation emulation (#183)
* feat: support geolocation emulation
* Addition: support geolocation emulation
* remove duplicated candidate additions
* fix html
* Update index.html
Co-authored-by: Reilly Grant <[email protected]>
* mention build tool
* emulate `GeolocationPositionError`
* Update index.html
Co-authored-by: Reilly Grant <[email protected]>
* Update index.html
Co-authored-by: Reilly Grant <[email protected]>
* Update index.html
Co-authored-by: Reilly Grant <[email protected]>
* Update index.html
Co-authored-by: Reilly Grant <[email protected]>
* Update index.html
Co-authored-by: Reilly Grant <[email protected]>
* Update index.html
Co-authored-by: Reilly Grant <[email protected]>
* Update index.html
Co-authored-by: Reilly Grant <[email protected]>
* |emulatedPositionData|
* fix html
* Move `emulated position data` after permission check
* Update index.html
Co-authored-by: Reilly Grant <[email protected]>
---------
Co-authored-by: Reilly Grant <[email protected]>1 parent 841f1c6 commit 69cc724
2 files changed
+96
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
752 | 752 | | |
753 | 753 | | |
754 | 754 | | |
| 755 | + | |
| 756 | + | |
| 757 | + | |
755 | 758 | | |
756 | 759 | | |
757 | 760 | | |
| |||
823 | 826 | | |
824 | 827 | | |
825 | 828 | | |
| 829 | + | |
| 830 | + | |
| 831 | + | |
| 832 | + | |
| 833 | + | |
| 834 | + | |
| 835 | + | |
| 836 | + | |
| 837 | + | |
| 838 | + | |
| 839 | + | |
| 840 | + | |
| 841 | + | |
| 842 | + | |
| 843 | + | |
| 844 | + | |
| 845 | + | |
| 846 | + | |
| 847 | + | |
| 848 | + | |
| 849 | + | |
| 850 | + | |
| 851 | + | |
| 852 | + | |
| 853 | + | |
| 854 | + | |
| 855 | + | |
| 856 | + | |
| 857 | + | |
| 858 | + | |
| 859 | + | |
| 860 | + | |
826 | 861 | | |
827 | 862 | | |
828 | 863 | | |
| |||
1472 | 1507 | | |
1473 | 1508 | | |
1474 | 1509 | | |
| 1510 | + | |
| 1511 | + | |
| 1512 | + | |
| 1513 | + | |
| 1514 | + | |
| 1515 | + | |
| 1516 | + | |
| 1517 | + | |
| 1518 | + | |
| 1519 | + | |
| 1520 | + | |
| 1521 | + | |
| 1522 | + | |
| 1523 | + | |
| 1524 | + | |
| 1525 | + | |
| 1526 | + | |
| 1527 | + | |
| 1528 | + | |
| 1529 | + | |
| 1530 | + | |
| 1531 | + | |
| 1532 | + | |
| 1533 | + | |
| 1534 | + | |
| 1535 | + | |
| 1536 | + | |
| 1537 | + | |
| 1538 | + | |
| 1539 | + | |
| 1540 | + | |
| 1541 | + | |
| 1542 | + | |
| 1543 | + | |
| 1544 | + | |
| 1545 | + | |
| 1546 | + | |
| 1547 | + | |
| 1548 | + | |
| 1549 | + | |
| 1550 | + | |
| 1551 | + | |
| 1552 | + | |
| 1553 | + | |
| 1554 | + | |
| 1555 | + | |
| 1556 | + | |
| 1557 | + | |
| 1558 | + | |
| 1559 | + | |
| 1560 | + | |
| 1561 | + | |
| 1562 | + | |
| 1563 | + | |
| 1564 | + | |
| 1565 | + | |
| 1566 | + | |
| 1567 | + | |
| 1568 | + | |
1475 | 1569 | | |
1476 | 1570 | | |
1477 | 1571 | | |
| |||
0 commit comments