Kieu Quang
Kieu Quang
@YogeshwarSharma Still not working.
Yes, i did. But mapview still missing. I try set collapsable to false/true but same result.
This is my captureOptions `const options ={ format: 'png', quality: 1, result: 'tmpfile', snapshotContentContainer: false, handleGLSurfaceViewOnAndroid: true, useRenderInContext: false,} ` When i set `handleGLSurfaceViewOnAndroid` to `true` Mapview will appear but...
> Had tough time using the package. So went about custom approach using WebView. > > #### `utils/graph-webview-html.ts` > ```ts > function graphWebviewHtml(chartOptions: Highcharts.Options): string { > return ` >...
+ 1 same
i got same issues. Any solution