javascript - Zoom effect into dc.geoChoroplethChart -


i'm using dc.js library create geo choropleth map , couldn't add ability zoom in or out , move map.

i tried code following thread: how add zoom effect dc.geochoroplethchart?

but zoom function didn't work. moving map works if try zoom in or out, map disappears. there other way add zoom functionality map?


Comments