v0.13.2
Pre-release
Pre-release
Fixed
- Fixed an issue that prevented
observer.waitForCoordinates()
from working with coordinates that have aNaN
value for theheading
property. - Fixed a race condition that could prevent geolocation positions from being dispatched to a position watch before an associated
observer.waitForCoordinates()
call resolved.