- Track and display the current location of the user.
- Show current location of the user based on address.
- Show current location of the user based on coordinates.
- Data sources
Context
Microflow
Mendix 6.10.7 and higher versions of mendix
https://geolocation101.mxapps.io
- Run the widget and you will have to choose what you prefer the widget to display.
You either choose the option for the widget to show you your current geo-coordinates.
You can also choose the option for the widget to show you your current address. - Once an option is chosen, the wigdet will then reload and display your geo-results.
Contexts are Offline capable with Mendix data, however the widget works online and therefore needs internet connection
No known limitations at the time of development.
Prerequisite: install git, node package manager, webpack CLI, grunt CLI.
You can do this by doing
npm installTo contribute, fork and clone from the github remote repository
git clone
https://github.com/Genza999/Glocation.git