ksachdeva / angular-swiper

Angular directive for nolimits4web/Swiper
Apache License 2.0
197 stars 94 forks source link

Zoom #67

Open fkamlesh opened 7 years ago

fkamlesh commented 7 years ago

Hello,

I need to add zoom functionality but how can achieve in angular-1. I go through this doc. and <ks-swiper-container initial-slide="1" **zoom=true** speed="2000" loop="true" show-nav-buttons="true" slides-per-view="1" space-between="5" pagination-clickable="true" on-ready="onReadySwiper(swiper)" > But still not got. Please reply