Skip to content

Commit 88b5fe5

Browse files
authored
Merge pull request #5 from tonyedwardspz/main
Update geofencing.mdx
2 parents d555459 + 033a15a commit 88b5fe5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/content/docs/client/locations/geofencing.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ nuget: Shiny.Locations
44
---
55
import LibBuilder from '../../../../components/Boilerplate/LibBuilder';
66

7-
Geofencing is a very battery efficient setup for most background applications. While similar to GPS listeners, it operates
7+
Geofencing is a very battery efficient setup for most background applications.
8+
While similar to GPS listeners, it differs by operating in a non-immediate, non-precise way for dealing with entry/exit into a specified area.
89

910
:::note[You can only register a maximum amount of geofence regions?]
1011
- Android - 60

0 commit comments

Comments
 (0)