Skip to content

Commit

Permalink
Updating leaflet options
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim-Intellipharm committed Dec 10, 2015
1 parent 0830ed8 commit 974abda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ dc.leafletChoroplethChart(parent,chartGroup)
.popup() - function (d,feature) to return the string or DOM content of a popup
.renderPopup(true) - set if popups should be shown; Default: true
.brushOn(true) - if the map would select datapoints; Default: true
.legend(dc.leafletLegend().position('bottomright'))
```


Expand Down

0 comments on commit 974abda

Please sign in to comment.