Merge pull request #35 from Pear-Trading/master

Master merge for v0.0.4
This commit is contained in:
Tom Bloor 2017-11-29 15:32:14 +00:00 committed by GitHub
commit c150e36a74
5 changed files with 14 additions and 12 deletions

View file

@ -40,7 +40,7 @@
[longitude]="lng"
[zoom]="zoom"
[scaleControl]="true"
(idle)="viewBoundsChanged($event)">
(idle)="viewBoundsChanged()">
<agm-marker-cluster maxZoom="13" imagePath="https://raw.githubusercontent.com/googlemaps/v3-utility-library/master/markerclustererplus/images/m">
<agm-marker
*ngFor="let m of markers"