Skip to content

Commit

Permalink
add built files
Browse files Browse the repository at this point in the history
  • Loading branch information
janmichek committed Oct 28, 2019
1 parent 13577e0 commit d29fa2c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions dist/components/marker.js
Original file line number Diff line number Diff line change
Expand Up @@ -72,22 +72,27 @@ var events = ['click', 'rightclick', 'dblclick', 'drag', 'dragstart', 'dragend',
var clusterStyles = [{
height: 35,
width: 35,
textSize: 14,
url: _markerCluster.default
}, {
height: 35,
width: 35,
textSize: 14,
url: _markerCluster.default
}, {
height: 35,
width: 35,
textSize: 14,
url: _markerCluster.default
}, {
height: 35,
width: 35,
textSize: 14,
url: _markerCluster.default
}, {
height: 35,
width: 35,
textSize: 14,
url: _markerCluster.default
}];
/**
Expand Down

0 comments on commit d29fa2c

Please sign in to comment.