Wikitude
play_for_work
Forum
FAQ
Documentation
Download
wikitude.com
How can we help you today?
Enter your search term here...
Search
Start a new topic
Discussions
Wikitude SDK (Android, iOS, UWP)
Wikitude SDK Questions or Problems
Webview pinch zoom problem
m
m0j1 42420
started a topic
over 7 years ago
Webview pinch zoom problem
4 Comments
Oldest First
Popular
Newest First
Sorted by
Oldest First
m
m0j1 42420
said
over 7 years ago
Hi , In my architect world in iOS users can pinch zoom in and out and all the html objects get zoom in and out. I searched for it and came to this post in SOF :
http://stackoverflow.com/questions/9628293/disabling-zoom-in-zoom-out-functionality-of-the-uiwebview
But couldn't apply it to my Wikitude project. I'll appreciate if you can help me to prevent this.
Thanks
N
Noppol Pilukruangdet
said
over 7 years ago
just add this meta to <head> in your html
<meta name="viewport" content="width=device-width, user-scalable=no" />
m
m0j1 42420
said
over 7 years ago
Thanks very much Noppol, it worked
A
Andreas Schacherbauer
said
over 7 years ago
THX Noppol for sharing your findings. We might add it to our SDK documentation.
Best regards
Andreas
Login
or
Signup
to post a comment
More topics in
Wikitude SDK Questions or Problems
Instatiation of WTArchitectView compile errors
Point of interest - native iOS
Slider
Camera lagging / slow in native Swift application
Create a web service
N-th ImageDrawable not displayed
Radar Example
stop defaultlocationmanager and use architectview.injectlocation ios 10
WTC Size Limit
AngularJS and wikitude
See all 3869 topics
© 2021 Wikitude, a Qualcomm company
m0j1 42420