Tagged Questions
3
votes
1answer
56 views
What are the available options for choosing an area by latitude and longitude?
I need a web page "widget" that will allow a user to choose an area by latitude and longitude the two methods I've considered are using four text inputs,
or creating a map that would allow you to ...
7
votes
2answers
359 views
Does moving the secondary navigation impact a users experience?
I'm in the process of designing the navigation for a web application.
I have a few different types of views. One is a map, the others are all fairly similar and are like a standard web page.
Mapping ...
3
votes
1answer
185 views
How best to display a point of interest extra information?
I need to show points of interest on a map, and extra information when the user clicks the marker. For the extra information, I am thinking of either a popup on the map, or showing the information ...