- Posts: 1
- Thank you received: 0
Disable dragging in mobile (or small screens)
- zott
- Topic Author
- Offline
- New Member
Less
More
9 years 7 months ago #6459
by zott
Disable dragging in mobile (or small screens) was created by zott
Is there a way to disable dragging on the map in mobile?
Or at least on small screens? ( <768 ).
I'm no programmer, but I can follow some directions.
I found out that it is possible to disable it via options:
map.setOptions({draggable: false});
But I don't know how to use it, if there is a listener, or I should create one.
Can you help me?
I'm on J2.5 with ZH GM version 5.6.10.
Thank you
Or at least on small screens? ( <768 ).
I'm no programmer, but I can follow some directions.
I found out that it is possible to disable it via options:
map.setOptions({draggable: false});
But I don't know how to use it, if there is a listener, or I should create one.
Can you help me?
I'm on J2.5 with ZH GM version 5.6.10.
Thank you
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
9 years 7 months ago #6463
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic Disable dragging in mobile (or small screens)
Hi
You can disable map dragging at all. It is in map details.
Disable for specific devises, or for screen resolution you can't do it.
You can disable map dragging at all. It is in map details.
Disable for specific devises, or for screen resolution you can't do it.
Don't forget support my developments: post review in JED , donate , help with translation
Please Log in or Create an account to join the conversation.
Time to create page: 0.177 seconds