cowbell / cordova-plugin-geofence

Geofencing plugin for cordova
Apache License 2.0
264 stars 318 forks source link

Running enter, leave and drawell events with the plugin #260

Open renanmoraes opened 6 years ago

renanmoraes commented 6 years ago

I need to perform a callback function when the smartphone comes in, out and walk inside the polygon, how to do with this plugin? I noticed that it gives me the opportunity to only notice I have not seen any callback function.