mapscii icon indicating copy to clipboard operation
mapscii copied to clipboard

support search for cities/addresses/points of interest

Open g33kex opened this issue 7 years ago • 4 comments

There should be a way to search for a city, a street address, or a point of interest nearby.

Example of search string that should possible :

  • New York
  • 28 Something Street, Somecity
  • United Kingdom
  • Bar (to show bars nearby)

We could imagine a shortcut such as / (so we'll be typing /seachstring) and then have a drop down menu if there is multiple results.

g33kex avatar Jun 22 '17 23:06 g33kex

For an easy first implementation I recommend a shortcut like F for find or S for search. While it would be cool to offer this offline from the available map data, I assume that most searches will need to be forwarded to an online API. I have not done any address resolution yet and would be glad to see helping hands.

jaller94 avatar Oct 26 '18 00:10 jaller94

I think so. Searching is a great function for this project and online mode is OK.

temco avatar Nov 09 '18 09:11 temco

Great idea. We should also include / as a shortcut to keep the Vim folk happy ;-)

cloudlena avatar Oct 18 '19 20:10 cloudlena

There's a long standing vision to create blessed-mapscii for the blessed cli framework - would make a lot of UI thingies much smoother to implement and, at the same time, allowing MapSCII to be used inside any blessed surrounding. Anyone up for the challenge? :)

rastapasta avatar Oct 18 '19 23:10 rastapasta