@appbaseio/reactivesearch-vue 1.32.2 → 1.32.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -36523,7 +36523,7 @@
36523
36523
  this.setOpenMarkers(newOpenMarkers);
36524
36524
  handlePreserveCenter(true);
36525
36525
  this.triggerAnalytics(id, index);
36526
- this.$emit('open-marker-popover', marker.metaData);
36526
+ this.$emit('open-marker-popover', marker);
36527
36527
  },
36528
36528
  removeMarkers: function removeMarkers() {
36529
36529
  if (this.$clusterObject) {
@@ -38093,7 +38093,7 @@
38093
38093
  });
38094
38094
  }
38095
38095
 
38096
- var version = "1.32.2";
38096
+ var version = "1.32.3";
38097
38097
 
38098
38098
  var _templateObject$q, _templateObject2$c;
38099
38099