We have a requirement of integrating external map in the Out Systems mobile application. Following are the details:
Hi,
You can check this post for reference.
To capture current location
Regards,
Wasimkhan S
For your requirement :
1. you need Google Direction API / Routes API for this (paid service from Google)
2. you need to use LocationPlugin (https://www.outsystems.com/forge/component-overview/1395/location-plugin-o11) to get the current location, and compare it (should be just compare latitude and longitude)
3. This is depends on what you want to show, but usually Google Places API already got this covered
4. yes, Outsystems should be able to do this
5. yes, Outsystems should be able to do this