15 Commits

Author SHA1 Message Date
fkloft
189f57afdd Fix bug with search
invalidateOptionsMenu was called way too often because setLoadingState would fire on every console message
2015-02-27 00:28:51 +01:00
fkloft
93f0b8b572 better tooltip handling
- search: remove tooltip from DOM immediately instead of setting up a new instance (which would have other options)
- sidebar toggle: remove tooltip upon click, tooltip might persist otherwise
- close other tooltips before opening a new one
2015-02-23 13:18:22 +01:00
fkloft
597d19acfc search: pan to portal if position is off screen 2015-02-21 22:38:37 +01:00
Jon Atkins
badcdbdb18 add core functions to create a generic marker icon, of a specified colour.
use it for the new portal distance current location marker, and search result marker
2015-02-21 17:08:04 +00:00
fkloft
4808f4469c [search] Better feedback when nothing can be found 2015-02-16 01:28:55 +01:00
fkloft
4d6a7df596 [iitcm] improved search 2015-02-16 01:15:52 +01:00
fkloft
f9db2c3861 [search] allow title and description to be HTML, DOM elements or jQuery objects 2015-02-14 14:51:47 +01:00
fkloft
6533dd5d0d [search] show outline and icon from nominatim 2015-02-14 14:51:36 +01:00
fkloft
a70bcc1df1 search: add details for portals 2015-02-12 17:11:51 +01:00
fkloft
5c35cda7b4 uniform strings 2015-02-12 16:06:48 +01:00
fkloft
46a1684549 Search for portals: select portal on click 2015-02-12 16:06:48 +01:00
fkloft
6b027d15fe Small fix in search logic 2015-02-12 16:06:48 +01:00
fkloft
6ae79ca50b set max-height for search results 2015-02-12 16:06:48 +01:00
fkloft
d98737b3ba add icon to search results 2015-02-12 16:06:48 +01:00
fkloft
4c7b8e0e70 new search 2015-02-12 16:06:48 +01:00