Skip to content

0.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@bmoren bmoren released this 08 Dec 17:02
· 16 commits to master since this release

Changed the geoFence to fire the insidethefence callback each time the position updates instead of once only until reset by exiting the fence, this effectively removes the debouncing. I feel like this was case specific and It should be handled by the user if needed. It can be easily re-implemented using the insideFence boolean on the geofence Object.