yaph / d3-geomap

A library for creating geographical maps based on D3.js
https://d3-geomap.github.io/
MIT License
133 stars 45 forks source link

Make click to zoom optional via accessor #16

Open yaph opened 10 years ago

yaph commented 10 years ago

Add a zoom property that defaults to true. If set to false don't add zoom class on map units group.