Actions
Feature #12996
closedFeature #12993: Extend WLeafletMap usage
Extend the WLeaflet to allow tooltips
Start date:
08/28/2024
Due date:
% Done:
100%
Estimated time:
Description
The WLeafletMap ought to be extended such that tooltips can be defines.
Tooltips can be both added to marker, as well as to a specific coordinate.
They should be accessible through WLeafletMap::addTooltip() and Marker::addTooltip().
The popup is able to take in options, which should be configurable with Tooltip::setOptions().
P.S. A base LeafletMapItem that defines the base options can be created, taking in common options from Layer, Interactive Layer.
P.S. A base LeafletMapTextItem : LeafletMapItem that defines the base options can be created, taking in common options from DivOverlay 
Updated by Romain Mardulyn about 1 year ago
- Status changed from New to InProgress
 - Assignee set to Romain Mardulyn
 
Updated by Romain Mardulyn about 1 year ago
- Status changed from InProgress to Review
 - Assignee deleted (
Romain Mardulyn) 
Updated by Matthias Van Ceulebroeck 4 months ago
- Status changed from Review to Implemented @Emweb
 - Assignee set to Romain Mardulyn
 - Target version set to 4.12.0
 - % Done changed from 0 to 100
 
Updated by Matthias Van Ceulebroeck 3 months ago
- Status changed from Implemented @Emweb to Implemented @Test
 
Updated by Matthias Van Ceulebroeck 3 months ago
- Status changed from Implemented @Test to Closed
 
Actions