Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dominikangerer/google-maps-markercluster-windowed

This repository and npm module only encapsulates the original script into a window variable so it can be used directly with TS loaded via 'shim', and doesn't modify it's source.
https://github.com/dominikangerer/google-maps-markercluster-windowed

Last synced: 14 days ago
JSON representation

This repository and npm module only encapsulates the original script into a window variable so it can be used directly with TS loaded via 'shim', and doesn't modify it's source.

Awesome Lists containing this project

README

        

# Google Maps MarkerCluster - Windowed

This repository and npm module only encapsulates the original script into a window variable so it can be used directly with TS loaded via 'shim', and doesn't modify it's source.

## How to use

### bower
```
bower install google-maps-markercluster-windowed
```