ionic-team / ionic-framework

A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
https://ionicframework.com
MIT License
51.09k stars 13.51k forks source link

[IonSlider][Google Map inside IonSlider] #2597

Closed tru3d3v closed 9 years ago

tru3d3v commented 9 years ago

Hello,

I use google map inside ion slide, how to disable the slider ?

Advice me Please.

Best Regard's

Muchlis

drewrygh commented 9 years ago

You want to disable the pager? $ionicSlideBoxDelegate.show-pager(false) will remove it. Is this what you were looking to do?

See the slidebox docs for more info.

tru3d3v commented 9 years ago

Thanks Drew is work

ionitron-bot[bot] commented 6 years ago

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.