gmap shortcode incomplete

Hello,

 

It looks like this shortcode offers more features than the Javascript implements. Below you find my diff to improve your JS (dexp_gmap.js):

 

20,21c20
< title: $(this).data('title'),
< link: $marker.data('link')||'#'
---
> title: $(this).data('title')
29c28
< $info.append('<h3 class="title"><a href="' + $marker.data('link') + '"' + (($marker.data('link') == '#')?'':' target="_blank"') + '>' + $marker.data('title') + '</a></h3>');
---
> $info.append('<h3 class="title"><a href="' + '#' + '">' + $marker.data('title') + '</a></h3>');

 

Please add this change to the next update and edit the documentations too in order to reflect this improvement.

This should be added to the next update. 2048

There are many things in this article that I would never have thought of alone. Your content gives the reader something to think about in an interesting way. Dordle

I enjoyed reading your article and look forward to reading more of your work in the future. If you have any spare time, I just discovered a fantastic game called retro bowl that you are welcome to join and play with me if you do.