Hey fellow developers,
I just finished a initial implementation of the POI details page. You can
see it in action at http://imgur.com/xjkVU73. Feedback welcome.
The code branch can be found at
https://code.launchpad.net/~nik90/unav/poi-details-page/+merge/291470
With this done, I would like to start a discussion what we should show in
the popup. My opinion is that,
if it is a POI popup it should show *critical* information & critical
buttons only which include,
- Name of POI
- Opening Hours
- Navigate Button
- Call Button
- Info Button (opens the details page)
If it is a generic popup (when user randomly long-presses on a map), then
show the popup we have now since the details page button would be disabled
and hidden.
Cheers,
Nekhelesh