Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
what do you mean by touch?
this is how multitouch gestures are disabled:
this is how dragging a map:map.behaviors.disable('drag');
Better late than never. For future sufferers and nikolaybolonin - the block with the card should do this:
and
.map * {
touch-action: auto
}
map.behaviors.disable('drag');
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question