Skip to content
Snippets Groups Projects
Commit 00e205e6 authored by Bert Jansen's avatar Bert Jansen
Browse files

Small error.

parent a2dc79ce
No related branches found
No related tags found
No related merge requests found
......@@ -254,7 +254,7 @@
_self.lastOpenMarker = marker;
// To fix the positioning of the infoWindow after loading the definite content.
infoWindow.open(Drupal.vlMap.map, marker);
infoWindow.open(Drupal.gglMap.map, marker);
// Trigger external JS after opening popup.
$(window).trigger('gglMap:afterOpenPopup', marker);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment