Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

detecting the user location #154

Open
albjeremias opened this issue Aug 3, 2022 · 1 comment
Open

detecting the user location #154

albjeremias opened this issue Aug 3, 2022 · 1 comment
Assignees

Comments

@albjeremias
Copy link
Contributor

so.. we get the user location.. what do we do with it?
there are 3 ways where we get the localization from:

  • default network localization
  • writting a place on the "Where to start" in the homeinfo
  • getting user localization

So how is the flow of all of this?

@watchoutfreedom
Copy link
Contributor

Access to Explore directly shows network's default location. But there are some exception:
-When you type a place in the HomeInfo page andd jump to Expore with that address
-When you type a place in search filter inside Explore page,
-When you are in a already started session, navigating, so the coordinates shown in the map are kept in Store and you keep viewing the same area when you change between pages or go fwd/bckwd

-User location is an optional feature. That's a Network-related option. There will be three cases for this:

  1. Center view in user location, (the button will appear in search filters or over the map when enabled in network options).
  2. Publish button in user location (That's the "Near me" option in the "Where?" menú)
  3. Update button with user location. That's a more complex and demanding feature. The idea is for the button to change position with creator location. That's useful for on-the-go services and instant help that needs to happen within the closest members of a network.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants