A geo-fence is a virtual perimeter for a real-world geographic area.
I was working on geofencing in iOS. I actually want to set different regions on the map with different radius …
ios iphone geolocation geofencingDoes anyone know of an example of using the LocationServices.GeofencingApi? All the android geofencing examples I find are using …
android geofencing android-geofenceI have a MySQL table with columns latitude, longitude, userId and radius. When the user provides his current location (lat, …
php mysql latitude-longitude geofencingI'm starting with the geo fencing API of google play services. I think I understood the general concept but I …
android geofencingI'm trying to implement Geofence on my APP and the problem is that is not triggering when I'm on the …
android google-maps geofencingHow can I determine all geofences registered for an application? After registering GeoFences with LocationClient.addGeofences(),I waited for onAddGeofencesResuls()(…
android android-intent geofencingMy app uses geofencing and sends a notification. By default, sounds are off in Settings - Notifications for the app. …
iphone ios notifications ios7 geofencingI want to draw a polygon around a polyline. The polyline in my case is a Google Maps direction and …
javascript google-maps google-maps-api-3 geofencing