Skip to content

Commit 1d48235

Browse files
authored
Merge feature/nanoflow
2 parents 0ff67e8 + e03cb42 commit 1d48235

8 files changed

Lines changed: 2406 additions & 15 deletions

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
The Geolocation widget enables PhoneGap native geolocation functionality within
44
your Mendix mobile application. This is a widget that will be functional from
5-
Mendix 5.14.
5+
Mendix 7.13.1.
66

77
## Contributing
88

@@ -41,3 +41,9 @@ The attribute on the dataview object where the longitude should be set to.
4141
An optional microflow that will be triggered once the location has been
4242
retrieved. It is advised to use this at least with a Refresh in client call, to
4343
make sure the UI is updated correctly.
44+
45+
#### On change nanoflow
46+
47+
An optional nanoflow that will be triggered once the location has been
48+
retrieved. It is advised to use this at least with a Refresh in client call, to
49+
make sure the UI is updated correctly.

assets/Geo Location .png

12.1 KB
Loading

assets/GeoLocation.png

1.83 KB
Loading

0 commit comments

Comments
 (0)