Skip to content

Commit

Permalink
fix(legacy-plugin-chart-map-box): fix downloading map as image (apach…
Browse files Browse the repository at this point in the history
  • Loading branch information
kgabryje authored and zhaoyongjie committed Nov 24, 2021
1 parent a30d40d commit 4b6b7d6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ class MapBox extends React.Component {
height={height}
mapboxApiAccessToken={mapboxApiKey}
onViewportChange={this.handleViewportChange}
preserveDrawingBuffer
>
<ScatterPlotGlowOverlay
{...viewport}
Expand Down

0 comments on commit 4b6b7d6

Please sign in to comment.