I am using just_the_tooltip
Flutter package to show tooltip in Flutter maps.
It is working fine but what I want is to show multiple tooltips at the same time. In this case, when one is clicked while the other is active, the previous one disappears. Also I tried other packages but tooltip does not move or scroll with the movement of map.