Open senojeel opened 6 years ago
You are welcome !
For now, the built-in tooltip feature from Mapael doesn't provide a way for being kept open. Feel free to contribute if you can !
That said, you still can add your own tooltip feature over mapael if you have some custom needs. For instance, see this example in which I display some custom data in a custom container on mouseover, it doesn't use the built-in tooltip feature : https://rawgit.com/neveldo/jQuery-Mapael/2.1.0/examples/advanced/eventHandlers_display_information_about_plotted_cities.html
Sorry, one more question. Is there a way to make the tooltip stay open so you can click on content in it?