I am working for the first time wi开发者_Go百科th SVG files. I an able to load SVG files on webview but the images are rendering smaller than the original. they are getting shrinked by a particular factor...... Is there some solution to my problem??? pls help.
Thank You Meet bhatha
Have you set the UIWebView to Scale To Fit?
Pretty old question, but it is solved applying some javascript magic. Please read this post: UIWebView with just an image that should fit the whole view
精彩评论