When combining the new slides and angular-google-maps, dragging is not possible inside of Google Maps.
This even happens when we disable swiping via .lockSwipes()
What I also unsuccessfully tried are these attributes:
touchMoveStopPropagation: false
preventClicksPropagation: false```
Here's a plunkr that shows my issue: http://plnkr.co/edit/JiAw0oXRxLGgL3SrE6PK?p=preview