I'm using the following library library to make markings on the map, someone who has already used could it tell me if it is possible when the user clicks the red dot to appear a box with some information? I tried searching the documentation and found nothing about it, or if there is still some other way I can do this even if I have to use another library.
The only thing I thought would be the
$marker['title']
But this is not what I would like because it would be more of an information. Thanks in advance.