Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gestire la sovrapposizione dei parcheggi (parcheggi attaccati) #91

Open
1 task done
JarJarCH opened this issue Aug 20, 2019 · 1 comment
Open
1 task done

Gestire la sovrapposizione dei parcheggi (parcheggi attaccati) #91

JarJarCH opened this issue Aug 20, 2019 · 1 comment
Assignees
Labels
App This issue is related only to the Mobile App enhancement New feature or request
Milestone

Comments

@JarJarCH
Copy link
Collaborator

JarJarCH commented Aug 20, 2019

  • Ordinare i parcheggi in base al loro stato di disponibilità per ottenere che quelli liberi siano davanti a quelli occupati e dunque facilmente selezionabili
@JarJarCH JarJarCH added enhancement New feature or request App This issue is related only to the Mobile App labels Aug 20, 2019
@JarJarCH JarJarCH added this to the 1.1 milestone Aug 20, 2019
@JarJarCH JarJarCH self-assigned this Aug 20, 2019
@JarJarCH
Copy link
Collaborator Author

L'ordinamento in base alla disponibilità dei parcheggi non risolve il problema su iOS.
L'oggetto Mappa non gestisce direttamente lo z-Index nella visualizzazione su Mappa di iOS, vince sempre la posizione (coordinate) del parcheggio.
Esiste la possibilità di dare minore priorità ai parcheggi occupati, ma quello che succede è che i parcheggi occupati che coprono quelli liberi vengono rimossi dalla mappa dando l'idea che NextPark abbia molti meno parcheggi registrati.

Su Android la situazione deve ancora essere analizzata, ma probabilmente conviene passare direttamente al clustering dei parcheggi, da valutare se nella versione 1.1 o 1.2 dell'app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
App This issue is related only to the Mobile App enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant