Show Xojo: LocationServices - Free module for obtaining location

Hi everyone,

I just wanted to let people know that I’ve released a free open source Xojo module for obtaining the geolocation based on an IP address. The module currently uses one of three 3rd party APIs (ip-api.com, ipapi.co and ipstack.com). It’s available on GitHub and its usage is documented in the README. It works asynchronously and supports both desktop and iOS projects.

Let me know if there are any issues.

GitHub link.

I’ve changed the name of the module to LocationKit to better fit in with my existing naming scheme. The URL has changed to: https://github.com/gkjpettet/LocationKit.

just wondering where is the readme ?

It’s there now. My mistake.