Open anwari666 opened 2 years ago
At the moment, the app requires the user to add latitude/longitude manually. Ideally, user don't need to put any information to get their location.
So perhaps we can use ipinfo.io's free API, since it provides enough data about user's location, latlong, and timezone.
Of course if the user opt to use precise location, we could facilitate by using the latlong & timezone manually.
At the moment, the app requires the user to add latitude/longitude manually. Ideally, user don't need to put any information to get their location.
So perhaps we can use ipinfo.io's free API, since it provides enough data about user's location, latlong, and timezone.
Of course if the user opt to use precise location, we could facilitate by using the latlong & timezone manually.