Skip to content

Commit 344c71d

Browse files
committed
Addition: Expose .toJSON() on GeolocationCoordinates
1 parent a95f47a commit 344c71d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1111,6 +1111,7 @@ <h2>
11111111
readonly attribute double? altitudeAccuracy;
11121112
readonly attribute double? heading;
11131113
readonly attribute double? speed;
1114+
[Default] object toJSON();
11141115
};
11151116
</pre>
11161117
<section>

0 commit comments

Comments
 (0)