brouter-web/js
Henrik Fehlauer 37ab05310b Add shortcut for geocoder search field
Press 'F', type a query and press 'Enter' to find places effortlessly.

Note that the button already triggers on mousedown events, even though
by convention it should react on mouseup (i.e. a regular click)
only. However, that's an issue in the external dependency, and can
be worked around for now.
2020-06-02 18:00:00 +00:00
..
control Prevent more accidental shortcut triggers 2020-05-28 18:00:00 +00:00
plugin Add shortcut for geocoder search field 2020-06-02 18:00:00 +00:00
router Fix Custom option not disabled when URL with profile 2019-11-29 15:45:31 +01:00
util Add sidebar tab with route analysis data 2020-06-07 16:56:50 +02:00
Browser.js Increase prettier maxwidth to 120 2019-08-10 19:36:36 +02:00
index.js Add shortcut for geocoder search field 2020-06-02 18:00:00 +00:00
LayersConfig.js Fix "Layer not found: route-quality" error msg (ignore built-in layers) 2020-01-08 19:13:15 +01:00
Map.js Add shortcut to trigger geolocation 2020-05-31 18:00:00 +00:00
Util.js Prevent more accidental shortcut triggers 2020-05-28 18:00:00 +00:00