Socket
Book a DemoInstallSign in
Socket

@beyonk/marker-clusterer-ssr

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@beyonk/marker-clusterer-ssr

An SSR compatible implementation of marker-clusterer

latest
npmnpm
Version
2.0.0
Version published
Maintainers
1
Created
Source

Beyonk

Marker Clusterer SSR

js-standard-style CircleCI [ssr-ready]

What is it?

This is an ES-ified, linted, bugfixed implementation of the Google Maps MarkerClusterer component, building on some great, but no-longer-supported previous efforts. It is designed to support SSR and export an ES6 component.

How do I install it?

Via NPM

Simply install the node module into your codebase.

npm install --save-dev @beyonk/marker-clusterer-ssr

and into your code:

import MarkerClusterer from '@beyonk/marker-clusterer-ssr'

Keywords

google-maps

FAQs

Package last updated on 25 Jun 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts