0.4
Pre-release
Pre-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.