Skip to content

Commit

Permalink
Marker cluster note
Browse files Browse the repository at this point in the history
  • Loading branch information
tmcw committed May 19, 2016
1 parent d450496 commit dac626b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ __For Leaflet >= 1.0.0__: You must set `renderer: L.canvas()` for any layer that
## Plugins that will _not_ work with leaflet-image

* Leaflet.label: will not work because it uses HTML to display labels.
* Leaflet.markercluster: will not work because it uses HTML for clusters.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ __For Leaflet >= 1.0.0__: You must set `renderer: L.canvas()` for any layer that
## Plugins that will _not_ work with leaflet-image

* Leaflet.label: will not work because it uses HTML to display labels.
* Leaflet.markercluster: will not work because it uses HTML for clusters.

### Usage

Expand Down

0 comments on commit dac626b

Please sign in to comment.