You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When attending an event on a place for the first time, it could be hard to find the starting location, especially for the XLruns. We can add an option to "navigate to" the starting point easily from the list with future events. It can fallback to the installed navigating maps with prefilling the geoposition of the starting point.
In addition, we need to create some lightweight backend that maps location with geolocation of the starting point. This could be in Firebase for simplicity.
The text was updated successfully, but these errors were encountered:
When attending an event on a place for the first time, it could be hard to find the starting location, especially for the XLruns. We can add an option to "navigate to" the starting point easily from the list with future events. It can fallback to the installed navigating maps with prefilling the geoposition of the starting point.
One neat package that can help with this: https://pub.dev/packages/maps_launcher
In addition, we need to create some lightweight backend that maps location with geolocation of the starting point. This could be in Firebase for simplicity.
The text was updated successfully, but these errors were encountered: