We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cfcf26 commit b0ca499Copy full SHA for b0ca499
index.html
@@ -1306,8 +1306,8 @@ <h2>
1306
takes a [=map=] of position data, a timestamp, and a boolean
1307
indicating high accuracy as arguments. We iterate over the map to set
1308
the attributes of the {{GeolocationCoordinates}}.
1309
- </aside>
1310
- <ins cite="#c4"><p>
+ </aside><ins cite="#c4">
+ <p>
1311
<dfn>A new `GeolocationPosition`</dfn> is constructed with [=map=]
1312
|positionData|, {{EpochTimeStamp}} |timestamp:EpochTimeStamp| and
1313
boolean |isHighAccuracy| by performing the following steps:
0 commit comments