orblivion / desert-atlas

Other
7 stars 1 forks source link

Show information (address, amenity type, lat/lng) of POIs that you search for #24

Open orblivion opened 1 year ago

orblivion commented 1 year ago

Some user testing revealed that there's an expectation of address to show up at a marker. I figure we could put various useful info there.

Don't worry about making a well-formed address or anything. Do something like:

Housenumber: 123 Street: Fake Street City: Springfield State: XY

Search for amenity, shop, etc to catch a handful of useful location types. And put lat/lng every time, may as well. Maybe we can remove it later or hide it behind an info button.


Launch, very basic:


orblivion commented 1 year ago

Not going to bother with address for launch unless people convince me it's really important. I got Lat/Lng in there (released, appVersion 23), taking out of Launch milestone.