Now, I already saw what this module can do, is actually great, I was doing to do my own module/plugin for this particular project when a friend told me about this module, saved me lots of work.
One more question regarding this module, is there a away to add an option, that instead of using popover be able to open a modal with content via ajax();.... ok ok, I was just thinking ahead of my self... but, yes instead of popover a modal with X content...
Right now I'd like to add a callback via class, I notice that we can add a class to each marker, so when this is clicked catch the attr(); ID... in this case, my main goal is to open a custom modal with a form pre-filled...
So where can I catch the click in order to get the link, after that I can just add my custom modal...