Skip to content

@ralphschuler.webgl shader factory.<internal>.GeolocationCoordinates

github-actions edited this page Nov 26, 2023 · 1 revision

Interface: GeolocationCoordinates

@ralphschuler/webgl-shader-factory.<internal>.GeolocationCoordinates

Available only in secure contexts.

MDN Reference

Table of contents

Properties

Properties

accuracy

Readonly accuracy: number

MDN Reference

Defined in

node_modules/typescript/lib/lib.dom.d.ts:8782


altitude

Readonly altitude: null | number

MDN Reference

Defined in

node_modules/typescript/lib/lib.dom.d.ts:8784


altitudeAccuracy

Readonly altitudeAccuracy: null | number

MDN Reference

Defined in

node_modules/typescript/lib/lib.dom.d.ts:8786


heading

Readonly heading: null | number

MDN Reference

Defined in

node_modules/typescript/lib/lib.dom.d.ts:8788


latitude

Readonly latitude: number

MDN Reference

Defined in

node_modules/typescript/lib/lib.dom.d.ts:8790


longitude

Readonly longitude: number

MDN Reference

Defined in

node_modules/typescript/lib/lib.dom.d.ts:8792


speed

Readonly speed: null | number

MDN Reference

Defined in

node_modules/typescript/lib/lib.dom.d.ts:8794

Typescript Libraries

Modules

Namespaces

Clone this wiki locally