Open image in webview

Can anyone tell me how to show image in WebView for do image zooming in and out?

webview.loadURL =  "data:image/png;base64,<base64string>"
1 Like