MCPcopy
hub / github.com/wiedehopf/tar1090 / error

Function error

html/script.js:7088–7092  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

7086 }
7087
7088 function error() {
7089 console.log("Unable to query location.");
7090 initSitePos();
7091 g.geoFindDefer.reject();
7092 }
7093
7094 if (!geoFindEnabled()) {
7095 //console.log('Geolocation is not enabled');

Callers

nothing calls this directly

Calls 1

initSitePosFunction · 0.85

Tested by

no test coverage detected