brouter-web/js/plugin
Marcus Jaschen 7850e97eed
replace native HTML tooltip for custom POIs with Leaflet Tooltip (#415)
- the tooltip shows instantly when hovering a POI icon with the mouse cursor
- the content is the same as for the popup, except for the action button (“delete”) as the button isn't reachable by the mouse (the tooltip disappears when the mouse cursor leaves the icon area)
- (maybe we should add a hint to the tooltip, e.g. “Click icon for actions” (TBD))
- the tooltip is only attached to POI icons on devices without a touch interface, i. e. when `BR.Browser.touch` is `false`
- the tooltip is removed when the icon is clicked, otherwise tooltip and popup would be visible at the same time
- the tooltip is enabled again when the popup is closed
2021-05-14 19:33:39 +02:00
..
Bing.js Update prettier version 2020-12-05 11:51:16 +01:00
CircleGoArea.js Remove ?data= from overpassBaseUrl 2021-03-24 09:06:10 +01:00
Heightgraph.js Add message if no elevation data is available (#373) 2021-03-01 20:05:29 +01:00
leaflet-distance-marker.js Update prettier version 2020-12-05 11:51:16 +01:00
leaflet-fullHash.js Fix overpass layer not selected on hash init 2021-03-24 09:22:11 +01:00
NogoAreas.js I18n nogo areas errors (#413) 2021-05-13 17:02:18 +02:00
POIMarkers.js replace native HTML tooltip for custom POIs with Leaflet Tooltip (#415) 2021-05-14 19:33:39 +02:00
RouteLoaderConverter.js Allow Return key to accept dialog when loading no-go areas or track as route 2021-03-30 18:00:00 +00:00
Routing.js Add missing translatable content (#376) 2021-02-26 20:51:36 +01:00
RoutingPathQuality.js Update prettier version 2020-12-05 11:51:16 +01:00
Search.js Fix search key 2021-03-27 20:12:42 +01:00
Sidebar.js Update prettier version 2020-12-05 11:51:16 +01:00
stravaSegments.js Update prettier version 2020-12-05 11:51:16 +01:00
TracksLoader.js Increase file size limit for tracks, configurable 2021-03-26 08:41:37 +01:00