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:
[x] Lat / Lng
[ ] In search marker popup
[ ] In bookmark marker popup (Probably requires reverse location search, thus a lot more work)
[ ] In search results (Requires hacking of search plugin. See comments in #9)
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.
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:
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: