.map * {
  touch-action: auto
}
map.behaviors.disable('drag');
.map * {
	touch-action: auto
}