@vis.gl/react-google-maps
Advanced tools
Comparing version 0.4.2 to 0.4.3
@@ -1108,3 +1108,3 @@ (function (global, factory) { | ||
var el = document.createElement('div'); | ||
if (className) el.classList.add(className); | ||
if (className) el.className = className; | ||
newMarker.content = el; | ||
@@ -1111,0 +1111,0 @@ setContentContainer(el); |
{ | ||
"name": "@vis.gl/react-google-maps", | ||
"version": "0.4.2", | ||
"version": "0.4.3", | ||
"description": "React components and hooks for Google Maps.", | ||
@@ -5,0 +5,0 @@ "source": "src/index.ts", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
419259