in src/windows/GeolocationProxy.js [135:137]
const onPositionChanged = function (e) { success(createResult(e.position), { keepCallback: true }); };