Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/dominikangerer/google-maps-markercluster-windowed
- Owner: DominikAngerer
- License: apache-2.0
- Created: 2016-10-27T06:27:23.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-27T06:28:47.000Z (about 8 years ago)
- Last Synced: 2024-11-06T20:18:52.548Z (2 months ago)
- Language: JavaScript
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```