- From: Jake Archibald <notifications@github.com>
- Date: Mon, 18 May 2015 08:21:28 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Monday, 18 May 2015 15:21:58 UTC
The [geolocation spec](http://dev.w3.org/geo/api/spec-source-v2#api_description) goes with: > Objects implementing the Navigator interface (e.g. the window.navigator object) must also implement the NavigatorGeolocation interface [NAVIGATOR]. An instance of NavigatorGeolocation would be then obtained by using binding-specific casting methods on an instance of Navigator. Is that the correct way to do this (along with creating `NavigatorServiceWorker`)? --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/689#issuecomment-103097400
Received on Monday, 18 May 2015 15:21:58 UTC