Renaud Collet
Results
1
comments of
Renaud Collet
I import the package like this, so I can build and preview my Nuxt project : `import * as MarkerClustererPackage from '@googlemaps/markerclusterer';` `let markerCluster: MarkerClustererPackage.MarkerClusterer = new MarkerClustererPackage.MarkerClusterer({...});`