rastapasta/mapscii

support search for cities/addresses/points of interest

Open

#27 opened on Jun 22, 2017

View on GitHub
 (4 comments) (6 reactions) (0 assignees)JavaScript (231 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (6,790 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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.

Contributor guide